Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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