Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dbelkin_sa.c49 static int belkin_sa_break_ctl(struct tty_struct *tty, int break_state);
80 .break_ctl = belkin_sa_break_ctl,
402 static int belkin_sa_break_ctl(struct tty_struct *tty, int break_state) in belkin_sa_break_ctl() function