Home
last modified time | relevance | path

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

/openbmc/linux/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