Searched refs:__hvc_poll (Results 1 - 1 of 1) sorted by path

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

Completed in 378 milliseconds