Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_hvc_xen.c172 static int xen_hvc_irq_rx_ready(const struct device *dev) in xen_hvc_irq_rx_ready() function
182 return xen_hvc_irq_rx_ready(dev); in xen_hvc_irq_is_pending()
211 .irq_rx_ready = xen_hvc_irq_rx_ready,