Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c99 static void whiteheat_break_ctl(struct tty_struct *tty, int break_state);
130 .break_ctl = whiteheat_break_ctl,
514 static void whiteheat_break_ctl(struct tty_struct *tty, int break_state) in whiteheat_break_ctl() function