Searched refs:ftdi_break_ctl (Results 1 – 1 of 1) sorted by relevance
685 static void ftdi_break_ctl (struct usb_serial_port *port, int break_state );713 .break_ctl = ftdi_break_ctl,737 .break_ctl = ftdi_break_ctl,761 .break_ctl = ftdi_break_ctl,785 .break_ctl = ftdi_break_ctl,811 .break_ctl = ftdi_break_ctl,833 .break_ctl = ftdi_break_ctl,1864 static void ftdi_break_ctl( struct usb_serial_port *port, int break_state ) in ftdi_break_ctl() function