Searched refs:hvc_poll (Results 1 – 4 of 4) sorted by relevance
15 if (hvc_poll(dev_instance)) in hvc_handle_interrupt()
95 int hvc_poll(struct hvc_struct *hp);
607 int hvc_poll(struct hvc_struct *hp) in hvc_poll() function714 EXPORT_SYMBOL_GPL(hvc_poll);752 poll_mask |= hvc_poll(hp); in khvcd()
1847 if (is_console_port(port) && hvc_poll(port->cons.hvc)) in in_intr()