Home
last modified time | relevance | path

Searched refs:GSMIOC_GETFIRST (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dgsmmux.h89 #define GSMIOC_GETFIRST _IOR('G', 4, __u32) macro
/Linux-v6.6/Documentation/driver-api/tty/
Dn_gsm.rst95 ioctl(fd, GSMIOC_GETFIRST, &first);
185 ioctl(fd, GSMIOC_GETFIRST, &first);
/Linux-v6.6/drivers/tty/
Dn_gsm.c3785 case GSMIOC_GETFIRST: in gsmld_ioctl()