Searched refs:hvc_poll (Results 1 – 9 of 9) sorted by relevance
16 if (hvc_poll(dev_instance)) in hvc_handle_interrupt()
83 int hvc_poll(struct hvc_struct *hp);
762 int hvc_poll(struct hvc_struct *hp) in hvc_poll() function766 EXPORT_SYMBOL_GPL(hvc_poll);
1324 hvc_poll
647 hvc_poll
1041 hvc_poll
1146 hvc_poll
2113 hvc_poll
1793 if (is_console_port(port) && hvc_poll(port->cons.hvc)) in in_intr()