Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/tty/
H A Dn_gsm.rst32 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults.
89 ioctl(fd, GSMIOC_GETCONF_DLCI, &dc);
133 #. Configure DLCs using ``GSMIOC_GETCONF_DLCI``/``GSMIOC_SETCONF_DLCI`` ioctl for non-defaults.
179 ioctl(fd, GSMIOC_GETCONF_DLCI, &dc);
/openbmc/linux/include/uapi/linux/
H A Dgsmmux.h144 #define GSMIOC_GETCONF_DLCI _IOWR('G', 7, struct gsm_dlci_config) macro
/openbmc/linux/drivers/tty/
H A Dn_gsm.c3851 case GSMIOC_GETCONF_DLCI: in gsmld_ioctl()
4470 case GSMIOC_GETCONF_DLCI: in gsmtty_ioctl()