Home
last modified time | relevance | path

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

/drivers/staging/dgnc/
Ddgnc_driver.h341 ushort ch_e_tail; /* Tail location of the error queue */ member
Ddgnc_cls.c676 ch->ch_e_tail = 0; in cls_param()
Ddgnc_tty.c610 ch->ch_e_tail = tail & rmask; in dgnc_input()
1109 ch->ch_e_tail = 0; in dgnc_tty_open()
Ddgnc_neo.c619 ch->ch_e_tail = 0; in neo_param()
/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()
644 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()