Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_udbg.c22 static int hvc_udbg_put(uint32_t vtermno, const char *buf, int count) in hvc_udbg_put() function
50 .put_chars = hvc_udbg_put,