Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dcypress_m8.c156 .tiocmiwait = usb_serial_generic_tiocmiwait,
181 .tiocmiwait = usb_serial_generic_tiocmiwait,
206 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Df81232.c999 .tiocmiwait = usb_serial_generic_tiocmiwait,
1023 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dssu100.c514 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_edgeport.c3005 .tiocmiwait = usb_serial_generic_tiocmiwait,
3039 .tiocmiwait = usb_serial_generic_tiocmiwait,
3073 .tiocmiwait = usb_serial_generic_tiocmiwait,
3107 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dark3116.c613 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmct_u232.c85 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dusb-serial.c507 if (port->serial->type->tiocmiwait) in serial_ioctl()
508 retval = port->serial->type->tiocmiwait(tty, arg); in serial_ioctl()
H A Dch341.c879 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Doti6858.c152 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dquatech2.c943 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmxuport.c1297 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_ti.c2700 .tiocmiwait = usb_serial_generic_tiocmiwait,
2737 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dpl2303.c1289 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dftdi_sio.c2859 .tiocmiwait = usb_serial_generic_tiocmiwait,
/linux/include/linux/usb/
H A Dserial.h290 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member