Searched refs:bParityType (Results 1 – 5 of 5) sorted by relevance
776 lc->bParityType = USB_CDC_MARK_PARITY; in xr_cdc_set_line_coding()778 lc->bParityType = USB_CDC_SPACE_PARITY; in xr_cdc_set_line_coding()781 lc->bParityType = USB_CDC_ODD_PARITY; in xr_cdc_set_line_coding()783 lc->bParityType = USB_CDC_EVEN_PARITY; in xr_cdc_set_line_coding()786 lc->bParityType = USB_CDC_NO_PARITY; in xr_cdc_set_line_coding()
186 __u8 bParityType; member
264 __u8 bParityType; member
1090 newline.bParityType = termios->c_cflag & PARENB ? in acm_tty_set_termios()1113 newline.bCharFormat, newline.bParityType, in acm_tty_set_termios()
1239 coding.bParityType = USB_CDC_NO_PARITY; in gserial_alloc_line_no_console()