Searched refs:bCharFormat (Results 1 – 8 of 8) sorted by relevance
181 __u8 bCharFormat; member
259 __u8 bCharFormat; member
452 format_stop = line->bCharFormat; in xr_usb_serial_set_line()
1115 newline.bCharFormat = termios->c_cflag & CSTOPB ? 1 : 0; in xr_usb_serial_tty_set_termios()1170 newline.bCharFormat, newline.bParityType, in xr_usb_serial_tty_set_termios()
1064 newline.bCharFormat = termios->c_cflag & CSTOPB ? 2 : 0; in acm_tty_set_termios()1101 newline.bCharFormat, newline.bParityType, in acm_tty_set_termios()
1224 coding.bCharFormat = 8; in gserial_alloc_line_no_console()