Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/driver-api/tty/
Dn_gsm.rst32 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults.
93 ioctl(fd, GSMIOC_SETCONF_DLCI, &dc);
133 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults.
183 ioctl(fd, GSMIOC_SETCONF_DLCI, &dc);
/Linux-v6.6/include/uapi/linux/
Dgsmmux.h145 #define GSMIOC_SETCONF_DLCI _IOW('G', 8, struct gsm_dlci_config) macro
/Linux-v6.6/drivers/tty/
Dn_gsm.c3813 case GSMIOC_SETCONF_DLCI: in gsmld_ioctl()
4423 case GSMIOC_SETCONF_DLCI: in gsmtty_ioctl()