Searched refs:bParityType (Results 1 – 4 of 4) sorted by relevance
765 lc->bParityType = USB_CDC_MARK_PARITY; in xr_cdc_set_line_coding()767 lc->bParityType = USB_CDC_SPACE_PARITY; in xr_cdc_set_line_coding()770 lc->bParityType = USB_CDC_ODD_PARITY; in xr_cdc_set_line_coding()772 lc->bParityType = USB_CDC_EVEN_PARITY; in xr_cdc_set_line_coding()775 lc->bParityType = USB_CDC_NO_PARITY; in xr_cdc_set_line_coding()
264 __u8 bParityType; member
1061 newline.bParityType = termios->c_cflag & PARENB ? in acm_tty_set_termios()1084 newline.bCharFormat, newline.bParityType, in acm_tty_set_termios()
1225 coding.bParityType = USB_CDC_NO_PARITY; in gserial_alloc_line_no_console()