Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_opal.c195 opal_get_chars, opal_put_chars_atomic, in hvc_opal_probe()
379 opal_get_chars, opal_put_chars_atomic, in hvc_opal_init_early()
413 opal_get_chars, opal_put_chars_atomic, in udbg_init_debug_opal_hvsi()
/linux/arch/powerpc/include/asm/
H A Dopal.h319 extern ssize_t opal_put_chars_atomic(uint32_t vtermno, const u8 *buf,
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c509 ssize_t opal_put_chars_atomic(uint32_t vtermno, const u8 *data, in opal_put_chars_atomic() function