Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c632 static int __hvc_poll(struct hvc_struct *hp, bool may_sleep) in __hvc_poll() function
764 return __hvc_poll(hp, false); in hvc_poll()
804 poll_mask |= __hvc_poll(hp, true); in khvcd()