opal_get_chars 315 arch/powerpc/include/asm/opal.h extern int opal_get_chars(uint32_t vtermno, char *buf, int count); opal_get_chars 53 drivers/tty/hvc/hvc_opal.c .get_chars = opal_get_chars, opal_get_chars 194 drivers/tty/hvc/hvc_opal.c opal_get_chars, opal_put_chars_atomic, opal_get_chars 302 drivers/tty/hvc/hvc_opal.c rc = opal_get_chars(termno, &c, 1); opal_get_chars 381 drivers/tty/hvc/hvc_opal.c opal_get_chars, opal_put_chars_atomic, opal_get_chars 415 drivers/tty/hvc/hvc_opal.c opal_get_chars, opal_put_chars_atomic,