Home
last modified time | relevance | path

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

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