Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/jsm/
Djsm.h227 u16 ch_e_tail; /* Tail location of the error queue */ member
Djsm_tty.c234 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()
629 ch->ch_e_tail = tail & rmask; in jsm_input()
Djsm_cls.c700 ch->ch_e_tail = 0; in cls_param()
Djsm_neo.c940 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()