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

/linux-4.4.14/drivers/usb/serial/
H A Dcp210x.c247 #define CP210X_SET_LINE_CTL 0x03 macro
556 cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2); cp210x_get_termios_port()
563 cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2); cp210x_get_termios_port()
594 cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2); cp210x_get_termios_port()
606 cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2); cp210x_get_termios_port()
615 cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2); cp210x_get_termios_port()
728 if (cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2)) cp210x_set_termios()
755 if (cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2)) cp210x_set_termios()
769 if (cp210x_set_config(port, CP210X_SET_LINE_CTL, &bits, 2)) cp210x_set_termios()

Completed in 34 milliseconds