Searched refs:usb_serial_generic_unthrottle (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/usb/serial/ |
| H A D | empeg.c | 52 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | visor.c | 173 .unthrottle = usb_serial_generic_unthrottle, 192 .unthrottle = usb_serial_generic_unthrottle, 210 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | aircable.c | 149 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | generic.c | 72 .unthrottle = usb_serial_generic_unthrottle, 481 void usb_serial_generic_unthrottle(struct tty_struct *tty) in usb_serial_generic_unthrottle() function 495 EXPORT_SYMBOL_GPL(usb_serial_generic_unthrottle);
|
| H A D | opticon.c | 392 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | kl5kusb105.c | 91 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | whiteheat.c | 124 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | cp210x.c | 315 .unthrottle = usb_serial_generic_unthrottle,
|
| H A D | ftdi_sio.c | 2855 .unthrottle = usb_serial_generic_unthrottle,
|
| /linux/include/linux/usb/ |
| H A D | serial.h | 354 void usb_serial_generic_unthrottle(struct tty_struct *tty);
|