Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/dgnc/
Ddgnc_driver.h163 #define UN_CLOSING 0x0002 /* Line is being closed */ macro
Ddgnc_tty.c380 (ch->ch_tun.un_flags & UN_CLOSING)) { in dgnc_input()
888 ch->ch_pun.un_flags) & UN_CLOSING)); in dgnc_tty_open()
1037 UN_CLOSING)) { in dgnc_block_til_ready()
1179 un->un_flags |= UN_CLOSING; in dgnc_tty_close()
1246 un->un_flags &= ~(UN_ISOPEN | UN_CLOSING); in dgnc_tty_close()