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

/linux-master/drivers/tty/hvc/
H A Dhvc_console.c629 #define HVC_POLL_READ 0x00000001 macro
673 poll_mask |= HVC_POLL_READ;
681 poll_mask |= HVC_POLL_READ;
698 poll_mask |= HVC_POLL_READ;
739 poll_mask |= HVC_POLL_READ;
809 poll_mask |= HVC_POLL_READ;

Completed in 206 milliseconds