Searched defs:parity_type (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | cypress_m8.c | 868 int data_bits, stop_bits, parity_type, parity_enable; in cypress_set_termios() local 290 cypress_serial_control(struct tty_struct *tty, struct usb_serial_port *port, speed_t baud_rate, int data_bits, int stop_bits, int parity_enable, int parity_type, int reset, int cypress_request_type) cypress_serial_control() argument
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | cypress_m8.c | 868 int data_bits, stop_bits, parity_type, parity_enable; in cypress_set_termios() local 291 cypress_serial_control(struct tty_struct *tty, struct usb_serial_port *port, speed_t baud_rate, int data_bits, int stop_bits, int parity_enable, int parity_type, int reset, int cypress_request_type) cypress_serial_control() argument
|
Completed in 4 milliseconds