parity_type 290 drivers/usb/serial/cypress_m8.c int stop_bits, int parity_enable, int parity_type, int reset, parity_type 331 drivers/usb/serial/cypress_m8.c feature_buffer[4] |= (parity_type << 5); /* assign parity type in 1 bit space */ parity_type 866 drivers/usb/serial/cypress_m8.c int data_bits, stop_bits, parity_type, parity_enable; parity_type 886 drivers/usb/serial/cypress_m8.c parity_type = cflag & PARODD ? 1 : 0; parity_type 888 drivers/usb/serial/cypress_m8.c parity_enable = parity_type = 0; parity_type 918 drivers/usb/serial/cypress_m8.c __func__, stop_bits, parity_enable, parity_type, data_bits); parity_type 922 drivers/usb/serial/cypress_m8.c parity_enable, parity_type,