Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/hvc/
A Dhvc_vio.c146 static int hvterm_hvsi_put_chars(uint32_t vtermno, const char *buf, int count) in hvterm_hvsi_put_chars() function
219 .put_chars = hvterm_hvsi_put_chars,
249 count = hvterm_hvsi_put_chars(0, &c, 1); in udbg_hvc_putc()

Completed in 2 milliseconds