Home
last modified time | relevance | path

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

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