Home
last modified time | relevance | path

Searched refs:usb_serial_generic_tiocmiwait (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dgeneric.c527 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg) in usb_serial_generic_tiocmiwait() function
545 EXPORT_SYMBOL_GPL(usb_serial_generic_tiocmiwait); variable
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 Dch341.c878 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dmct_u232.c87 .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 Dti_usb_3410_5052.c445 .tiocmiwait = usb_serial_generic_tiocmiwait,
479 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dio_ti.c2728 .tiocmiwait = usb_serial_generic_tiocmiwait,
2767 .tiocmiwait = usb_serial_generic_tiocmiwait,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dgeneric.c527 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg) in usb_serial_generic_tiocmiwait() function
545 EXPORT_SYMBOL_GPL(usb_serial_generic_tiocmiwait); variable
H A Dcypress_m8.c159 .tiocmiwait = usb_serial_generic_tiocmiwait,
185 .tiocmiwait = usb_serial_generic_tiocmiwait,
211 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Df81232.c986 .tiocmiwait = usb_serial_generic_tiocmiwait,
1011 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dark3116.c615 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dssu100.c517 .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 Dmct_u232.c88 .tiocmiwait = usb_serial_generic_tiocmiwait,
H A Dch341.c853 .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 Dti_usb_3410_5052.c443 .tiocmiwait = usb_serial_generic_tiocmiwait,
476 .tiocmiwait = usb_serial_generic_tiocmiwait,
/kernel/linux/linux-5.10/include/linux/usb/
H A Dserial.h353 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dserial.h352 int usb_serial_generic_tiocmiwait(struct tty_struct *tty, unsigned long arg);

Completed in 36 milliseconds

12