Searched refs:ch_portnum (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 420 ch->ch_portnum = i; in jsm_tty_init() 563 data_len, ch->ch_portnum); in jsm_input() 580 ch->ch_portnum, head, tail); in jsm_input()
|
H A D | jsm.h | 199 u32 ch_portnum; /* Port number, 0 offset. */ member
|
H A D | jsm_cls.c | 507 ch->ch_portnum, msignals); in cls_parse_modem() 543 ch->ch_portnum, in cls_parse_modem()
|
H A D | jsm_neo.c | 563 ch->ch_portnum, msignals); in neo_parse_modem() 595 ch->ch_portnum, in neo_parse_modem()
|
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 420 ch->ch_portnum = i; in jsm_tty_init() 563 data_len, ch->ch_portnum); in jsm_input() 580 ch->ch_portnum, head, tail); in jsm_input()
|
H A D | jsm.h | 199 u32 ch_portnum; /* Port number, 0 offset. */ member
|
H A D | jsm_cls.c | 503 ch->ch_portnum, msignals); in cls_parse_modem() 539 ch->ch_portnum, in cls_parse_modem()
|
H A D | jsm_neo.c | 564 ch->ch_portnum, msignals); in neo_parse_modem() 596 ch->ch_portnum, in neo_parse_modem()
|
Completed in 9 milliseconds