Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Ddigi_acceleport.c220 static int digi_break_ctl(struct tty_struct *tty, int break_state);
284 .break_ctl = digi_break_ctl,
314 .break_ctl = digi_break_ctl,
842 static int digi_break_ctl(struct tty_struct *tty, int break_state) in digi_break_ctl() function