Home
last modified time | relevance | path

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

/drivers/tty/serial/jsm/
Djsm.h226 u16 ch_e_head; /* Head location of the error queue */ member
Djsm_cls.c442 ch->ch_e_head = head & EQUEUEMASK; in cls_copy_data_from_uart_to_queue()
697 ch->ch_e_head = 0; in cls_param()
Djsm_neo.c470 ch->ch_e_head = head & EQUEUEMASK; in neo_copy_data_from_uart_to_queue()
942 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()
Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()