Home
last modified time | relevance | path

Searched refs:tiocmiwait (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/usb/serial/
Dcypress_m8.c159 .tiocmiwait = usb_serial_generic_tiocmiwait,
185 .tiocmiwait = usb_serial_generic_tiocmiwait,
211 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dssu100.c567 .tiocmiwait = usb_serial_generic_tiocmiwait,
Df81232.c673 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dch341.c631 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dark3116.c674 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dio_edgeport.c3129 .tiocmiwait = usb_serial_generic_tiocmiwait,
3164 .tiocmiwait = usb_serial_generic_tiocmiwait,
3199 .tiocmiwait = usb_serial_generic_tiocmiwait,
3234 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dmct_u232.c87 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dusb-serial.c409 if (port->serial->type->tiocmiwait) in serial_ioctl()
410 retval = port->serial->type->tiocmiwait(tty, arg); in serial_ioctl()
Dti_usb_3410_5052.c443 .tiocmiwait = usb_serial_generic_tiocmiwait,
476 .tiocmiwait = usb_serial_generic_tiocmiwait,
Doti6858.c155 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dquatech2.c1014 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dpl2303.c1024 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dmxuport.c1305 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dio_ti.c2745 .tiocmiwait = usb_serial_generic_tiocmiwait,
2784 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dmos7840.c2383 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dftdi_sio.c1091 .tiocmiwait = usb_serial_generic_tiocmiwait,
/Linux-v4.19/include/linux/usb/
Dserial.h299 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member