Home
last modified time | relevance | path

Searched refs:ch_e_head (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm.h226 u16 ch_e_head; /* Head location of the error queue */ member
H A Djsm_cls.c444 ch->ch_e_head = head & EQUEUEMASK; in cls_copy_data_from_uart_to_queue()
699 ch->ch_e_head = 0; in cls_param()
H 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()
H A Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm.h226 u16 ch_e_head; /* Head location of the error queue */ member
H A Djsm_cls.c440 ch->ch_e_head = head & EQUEUEMASK; in cls_copy_data_from_uart_to_queue()
695 ch->ch_e_head = 0; in cls_param()
H A Djsm_neo.c471 ch->ch_e_head = head & EQUEUEMASK; in neo_copy_data_from_uart_to_queue()
943 ch->ch_e_head = ch->ch_e_tail = 0; in neo_param()
H A Djsm_tty.c235 channel->ch_e_head = channel->ch_e_tail = 0; in jsm_tty_open()

Completed in 9 milliseconds