Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/serial/
H A Dcypress_m8.c158 .tiocmiwait = usb_serial_generic_tiocmiwait,
183 .tiocmiwait = usb_serial_generic_tiocmiwait,
208 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Df81232.c985 .tiocmiwait = usb_serial_generic_tiocmiwait,
1009 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dssu100.c516 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dark3116.c614 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_edgeport.c3002 .tiocmiwait = usb_serial_generic_tiocmiwait,
3036 .tiocmiwait = usb_serial_generic_tiocmiwait,
3070 .tiocmiwait = usb_serial_generic_tiocmiwait,
3104 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmct_u232.c87 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dch341.c879 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dusb-serial.c510 if (port->serial->type->tiocmiwait) in serial_ioctl()
511 retval = port->serial->type->tiocmiwait(tty, arg); in serial_ioctl()
H A Dti_usb_3410_5052.c442 .tiocmiwait = usb_serial_generic_tiocmiwait,
474 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Doti6858.c155 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dquatech2.c945 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmxuport.c1297 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_ti.c2692 .tiocmiwait = usb_serial_generic_tiocmiwait,
2729 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dpl2303.c1290 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dftdi_sio.c2911 .tiocmiwait = usb_serial_generic_tiocmiwait,
/linux-6.15/include/linux/usb/
H A Dserial.h290 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member