Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_irq.c16 if (hvc_poll(dev_instance)) in hvc_handle_interrupt()
H A Dhvc_console.h83 int hvc_poll(struct hvc_struct *hp);
H A Dhvc_console.c762 int hvc_poll(struct hvc_struct *hp) in hvc_poll() function
766 EXPORT_SYMBOL_GPL(hvc_poll);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1324 hvc_poll
H A Dabi_gki_aarch64_vivo647 hvc_poll
H A Dabi_gki_aarch64_qcom1041 hvc_poll
H A Dabi_gki_aarch64_oplus1146 hvc_poll
H A Dabi_gki_aarch64_galaxy2113 hvc_poll
/OK3568_Linux_fs/kernel/drivers/char/
H A Dvirtio_console.c1793 if (is_console_port(port) && hvc_poll(port->cons.hvc)) in in_intr()