Home
last modified time | relevance | path

Searched refs:ch_err_frame (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_driver.h389 ulong ch_err_frame; /* Count of framing errors on channel */ member
Ddgnc_cls.c878 ch->ch_err_frame++; in cls_copy_data_from_uart_to_queue()
Ddgnc_neo.c538 ch->ch_err_frame++; in neo_parse_lsr()
Ddgnc_tty.c2883 buf.nframe = ch->ch_err_frame; in dgnc_tty_ioctl()
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm.h251 u64 ch_err_frame; /* Count of framing errors on channel */ member
Djsm_cls.c442 ch->ch_err_frame++; in cls_copy_data_from_uart_to_queue()
Djsm_neo.c888 ch->ch_err_frame++; in neo_parse_lsr()
/linux-4.4.14/drivers/staging/dgap/
Ddgap.h1027 ulong ch_err_frame; /* Count of framing errors on channel */ member