Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_driver.h366 ushort ch_e_tail; /* Tail location of the error queue */ member
Ddgnc_cls.c460 ch->ch_e_tail = 0; in cls_param()
Ddgnc_tty.c659 ch->ch_e_tail = tail & rmask; in dgnc_input()
1153 ch->ch_e_tail = 0; in dgnc_tty_open()
Ddgnc_neo.c612 ch->ch_e_tail = 0; in neo_param()
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm.h236 u16 ch_e_tail; /* Tail location of the error queue */ member
Djsm_tty.c242 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()
647 ch->ch_e_tail = tail & rmask; in jsm_input()
Djsm_cls.c709 ch->ch_e_tail = 0; in cls_param()
Djsm_neo.c952 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()