Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dcypress_m8.c158 .tiocmiwait = usb_serial_generic_tiocmiwait,
184 .tiocmiwait = usb_serial_generic_tiocmiwait,
210 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Df81232.c1039 .tiocmiwait = usb_serial_generic_tiocmiwait,
1064 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dssu100.c548 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dark3116.c641 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_edgeport.c3122 .tiocmiwait = usb_serial_generic_tiocmiwait,
3158 .tiocmiwait = usb_serial_generic_tiocmiwait,
3194 .tiocmiwait = usb_serial_generic_tiocmiwait,
3230 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dusb-serial.c427 if (port->serial->type->tiocmiwait) in serial_ioctl()
428 retval = port->serial->type->tiocmiwait(tty, arg); in serial_ioctl()
H A Dmct_u232.c87 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dti_usb_3410_5052.c445 .tiocmiwait = usb_serial_generic_tiocmiwait,
479 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dch341.c878 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Doti6858.c155 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dquatech2.c981 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmxuport.c1305 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dpl2303.c1147 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_ti.c2728 .tiocmiwait = usb_serial_generic_tiocmiwait,
2767 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dftdi_sio.c1135 .tiocmiwait = usb_serial_generic_tiocmiwait,
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dserial.h294 int (*tiocmiwait)(struct tty_struct *tty, unsigned long arg); member