Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dcypress_m8.c158 .tiocmiwait = usb_serial_generic_tiocmiwait,
184 .tiocmiwait = usb_serial_generic_tiocmiwait,
210 .tiocmiwait = usb_serial_generic_tiocmiwait,
Df81232.c1023 .tiocmiwait = usb_serial_generic_tiocmiwait,
1048 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dssu100.c531 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dark3116.c626 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dio_edgeport.c3000 .tiocmiwait = usb_serial_generic_tiocmiwait,
3035 .tiocmiwait = usb_serial_generic_tiocmiwait,
3070 .tiocmiwait = usb_serial_generic_tiocmiwait,
3105 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dmct_u232.c87 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dch341.c864 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dusb-serial.c508 if (port->serial->type->tiocmiwait) in serial_ioctl()
509 retval = port->serial->type->tiocmiwait(tty, arg); in serial_ioctl()
Dti_usb_3410_5052.c442 .tiocmiwait = usb_serial_generic_tiocmiwait,
475 .tiocmiwait = usb_serial_generic_tiocmiwait,
Doti6858.c155 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dquatech2.c964 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dmxuport.c1298 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dpl2303.c1237 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dio_ti.c2684 .tiocmiwait = usb_serial_generic_tiocmiwait,
2722 .tiocmiwait = usb_serial_generic_tiocmiwait,
Dftdi_sio.c1126 .tiocmiwait = usb_serial_generic_tiocmiwait,
/Linux-v5.15/include/linux/usb/
Dserial.h295 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member