Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/serial/
Duart_hvc_xen.c161 static int xen_hvc_irq_tx_complete(const struct device *dev) in xen_hvc_irq_tx_complete() function
208 .irq_tx_complete = xen_hvc_irq_tx_complete,