Searched refs:ftdi_break_ctl (Results 1 – 3 of 3) sorted by relevance
1088 static void ftdi_break_ctl(struct tty_struct *tty, int break_state);1127 .break_ctl = ftdi_break_ctl,2604 static void ftdi_break_ctl(struct tty_struct *tty, int break_state) in ftdi_break_ctl() function