Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/jsm/
Djsm.h227 u16 ch_e_tail; /* Tail location of the error queue */ member
Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()
636 ch->ch_e_tail = tail & rmask; in jsm_input()
Djsm_cls.c696 ch->ch_e_tail = 0; in cls_param()
Djsm_neo.c943 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()