Searched refs:usb_serial_generic_tiocmiwait (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/usb/serial/ |
| H A D | generic.c | 526 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg) in usb_serial_generic_tiocmiwait() function 544 EXPORT_SYMBOL_GPL(usb_serial_generic_tiocmiwait);
|
| H A D | cypress_m8.c | 158 .tiocmiwait = usb_serial_generic_tiocmiwait, 183 .tiocmiwait = usb_serial_generic_tiocmiwait, 208 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | f81232.c | 1002 .tiocmiwait = usb_serial_generic_tiocmiwait, 1026 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | ssu100.c | 516 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | ark3116.c | 614 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | mct_u232.c | 87 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | ti_usb_3410_5052.c | 442 .tiocmiwait = usb_serial_generic_tiocmiwait, 474 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | mxuport.c | 1297 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | io_ti.c | 2692 .tiocmiwait = usb_serial_generic_tiocmiwait, 2729 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | pl2303.c | 1292 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| H A D | ftdi_sio.c | 2860 .tiocmiwait = usb_serial_generic_tiocmiwait,
|
| /linux/include/linux/usb/ |
| H A D | serial.h | 355 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg);
|