Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/tty/
A Dn_gsm.rst30 #. Configure the mux using ``GSMIOC_GETCONF``/``GSMIOC_SETCONF`` ioctl.
78 ioctl(fd, GSMIOC_GETCONF, &c);
131 #. Configure the mux using ``GSMIOC_GETCONF``/``GSMIOC_SETCONF`` ioctl.
168 ioctl(fd, GSMIOC_GETCONF, &c);
/linux/include/uapi/linux/
A Dgsmmux.h61 #define GSMIOC_GETCONF _IOR('G', 0, struct gsm_config) macro
/linux/drivers/tty/
A Dn_gsm.c3833 case GSMIOC_GETCONF: in gsmld_ioctl()

Completed in 11 milliseconds