Home
last modified time | relevance | path

Searched refs:ti_break (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c322 static void ti_break(struct tty_struct *tty, int break_state);
447 .break_ctl = ti_break,
481 .break_ctl = ti_break,
1085 static void ti_break(struct tty_struct *tty, int break_state) in ti_break() function
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c322 static int ti_break(struct tty_struct *tty, int break_state);
445 .break_ctl = ti_break,
478 .break_ctl = ti_break,
1074 static int ti_break(struct tty_struct *tty, int break_state) in ti_break() function

Completed in 5 milliseconds