Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm.h226 u16 ch_e_head; /* Head location of the error queue */ member
A 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()
A 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()
A Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()

Completed in 13 milliseconds