Home
last modified time | relevance | path

Searched refs:ch_portnum (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/jsm/
H A Djsm_tty.c420 ch->ch_portnum = i; in jsm_tty_init()
564 data_len, ch->ch_portnum); in jsm_input()
581 ch->ch_portnum, head, tail); in jsm_input()
H A Djsm.h194 u32 ch_portnum; /* Port number, 0 offset. */ member