Home
last modified time | relevance | path

Searched refs:GSMIOC_SETCONF_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.
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);
/openbmc/linux/include/uapi/linux/
H A Dgsmmux.h145 #define GSMIOC_SETCONF_DLCI _IOW('G', 8, struct gsm_dlci_config) macro
/openbmc/linux/drivers/tty/
H A Dn_gsm.c3867 case GSMIOC_SETCONF_DLCI: in gsmld_ioctl()
4479 case GSMIOC_SETCONF_DLCI: in gsmtty_ioctl()