Searched refs:opal_put_chars_atomic (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/tty/hvc/ |
D | hvc_opal.c | 194 opal_get_chars, opal_put_chars_atomic, in hvc_opal_probe() 381 opal_get_chars, opal_put_chars_atomic, in hvc_opal_init_early() 415 opal_get_chars, opal_put_chars_atomic, in udbg_init_debug_opal_hvsi()
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | opal.h | 318 extern int opal_put_chars_atomic(uint32_t vtermno, const char *buf, int total_len);
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | opal.c | 511 int opal_put_chars_atomic(uint32_t vtermno, const char *data, int total_len) in opal_put_chars_atomic() function
|