Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c640 #define HVC_POLL_READ 0x00000001 macro
684 poll_mask |= HVC_POLL_READ; in __hvc_poll()
692 poll_mask |= HVC_POLL_READ; in __hvc_poll()
709 poll_mask |= HVC_POLL_READ; in __hvc_poll()
750 poll_mask |= HVC_POLL_READ; in __hvc_poll()
820 poll_mask |= HVC_POLL_READ; in khvcd()