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

/linux-4.1.27/net/bluetooth/rfcomm/
H A Dtty.c876 u8 baud, data_bits, stop_bits, parity, x_on, x_off; rfcomm_tty_set_termios() local
911 /* Setting the x_on / x_off characters */ rfcomm_tty_set_termios()
923 x_off = new->c_cc[VSTART]; rfcomm_tty_set_termios()
927 x_off = RFCOMM_RPN_XOFF_CHAR; rfcomm_tty_set_termios()
1006 RFCOMM_RPN_FLOW_NONE, x_on, x_off, changes); rfcomm_tty_set_termios()

Completed in 83 milliseconds