Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_console.c629 #define HVC_POLL_READ 0x00000001 macro
673 poll_mask |= HVC_POLL_READ; in __hvc_poll()
681 poll_mask |= HVC_POLL_READ; in __hvc_poll()
698 poll_mask |= HVC_POLL_READ; in __hvc_poll()
739 poll_mask |= HVC_POLL_READ; in __hvc_poll()
809 poll_mask |= HVC_POLL_READ; in khvcd()