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

/linux-master/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) function

Completed in 107 milliseconds