Home
last modified time | relevance | path

Searched refs:ch_err_break (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_driver.h336 ulong ch_err_break; member
Ddgnc_cls.c361 ch->ch_err_break++; in cls_copy_data_from_uart_to_queue()
Ddgnc_tty.c2482 buf.nbreak = ch->ch_err_break; in dgnc_tty_ioctl()
/Linux-v4.19/drivers/tty/serial/jsm/
Djsm.h243 u64 ch_err_break; /* Count of breaks on channel */ member
Djsm_cls.c431 ch->ch_err_break++; in cls_copy_data_from_uart_to_queue()
Djsm_neo.c882 ch->ch_err_break++; in neo_parse_lsr()