Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h200 u32 ch_open_count; /* open count */ member
H A Djsm_tty.c263 channel->ch_open_count++; in jsm_tty_open()
282 channel->ch_open_count--; in jsm_tty_close()