Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Ddigi_acceleport.c218 static void digi_break_ctl(struct tty_struct *tty, int break_state);
282 .break_ctl = digi_break_ctl,
312 .break_ctl = digi_break_ctl,
840 static void digi_break_ctl(struct tty_struct *tty, int break_state) in digi_break_ctl() function