Home
last modified time | relevance | path

Searched refs:GSMIOC_SETCONF (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.
86 ioctl(fd, GSMIOC_SETCONF, &c);
131 #. Configure the mux using ``GSMIOC_GETCONF``/``GSMIOC_SETCONF`` ioctl.
176 ioctl(fd, GSMIOC_SETCONF, &c);
/linux/include/uapi/linux/
A Dgsmmux.h62 #define GSMIOC_SETCONF _IOW('G', 1, struct gsm_config) macro
/linux/drivers/tty/
A Dn_gsm.c3838 case GSMIOC_SETCONF: in gsmld_ioctl()

Completed in 15 milliseconds