Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dgsmmux.h41 #define GSMIOC_GETFIRST _IOR('G', 4, __u32) macro
/Linux-v5.4/Documentation/driver-api/serial/
Dn_gsm.rst66 ioctl(fd, GSMIOC_GETFIRST, &first);
/Linux-v5.4/drivers/tty/
Dn_gsm.c2628 case GSMIOC_GETFIRST: in gsmld_ioctl()