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

/linux-master/include/linux/usb/
H A Dserial.h290 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member in struct:usb_serial_driver
/linux-master/drivers/usb/serial/
H A Dcypress_m8.c159 .tiocmiwait = usb_serial_generic_tiocmiwait,
185 .tiocmiwait = usb_serial_generic_tiocmiwait,
211 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dssu100.c517 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Df81232.c986 .tiocmiwait = usb_serial_generic_tiocmiwait,
1011 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dch341.c853 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dark3116.c615 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmct_u232.c88 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_edgeport.c3003 .tiocmiwait = usb_serial_generic_tiocmiwait,
3038 .tiocmiwait = usb_serial_generic_tiocmiwait,
3073 .tiocmiwait = usb_serial_generic_tiocmiwait,
3108 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dti_usb_3410_5052.c443 .tiocmiwait = usb_serial_generic_tiocmiwait,
476 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dusb-serial.c510 if (port->serial->type->tiocmiwait)
511 retval = port->serial->type->tiocmiwait(tty, arg);
H A Dpl2303.c1254 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmxuport.c1298 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dquatech2.c946 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Doti6858.c156 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_ti.c2693 .tiocmiwait = usb_serial_generic_tiocmiwait,
2731 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dftdi_sio.c2894 .tiocmiwait = usb_serial_generic_tiocmiwait,

Completed in 314 milliseconds