Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Duart_hvc_xen.c146 static int xen_hvc_irq_tx_ready(const struct device *dev) in xen_hvc_irq_tx_ready() function
206 .irq_tx_ready = xen_hvc_irq_tx_ready,