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