Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dwhiteheat.c90 static int whiteheat_break_ctl(struct tty_struct *tty, int break_state);
122 .break_ctl = whiteheat_break_ctl,
452 static int whiteheat_break_ctl(struct tty_struct *tty, int break_state) in whiteheat_break_ctl() function
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dwhiteheat.c93 static void whiteheat_break_ctl(struct tty_struct *tty, int break_state);
125 .break_ctl = whiteheat_break_ctl,
469 static void whiteheat_break_ctl(struct tty_struct *tty, int break_state) in whiteheat_break_ctl() function

Completed in 3 milliseconds