Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/tty/
A Dn_gsm.rst30 #. Configure the mux using ``GSMIOC_GETCONF``/``GSMIOC_SETCONF`` ioctl.
75 ioctl(fd, GSMIOC_GETCONF, &c);
121 #. Configure the mux using ``GSMIOC_GETCONF``/``GSMIOC_SETCONF`` ioctl.
155 ioctl(fd, GSMIOC_GETCONF, &c);
/linux-6.3-rc2/include/uapi/linux/
A Dgsmmux.h25 #define GSMIOC_GETCONF _IOR('G', 0, struct gsm_config) macro
/linux-6.3-rc2/drivers/tty/
A Dn_gsm.c3563 case GSMIOC_GETCONF: in gsmld_ioctl()

Completed in 11 milliseconds