Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_hvc_xen.c272 int xen_consoleio_putc(int c) in xen_consoleio_putc() function
286 __stdout_hook_install(xen_consoleio_putc); in consoleio_hooks_set()
287 __printk_hook_install(xen_consoleio_putc); in consoleio_hooks_set()