rtas_getchar_token  143 arch/powerpc/kernel/rtas.c static unsigned int rtas_getchar_token = RTAS_UNKNOWN_SERVICE;
rtas_getchar_token  171 arch/powerpc/kernel/rtas.c 	if (rtas_call(rtas_getchar_token, 0, 2, &c))
rtas_getchar_token 1225 arch/powerpc/kernel/rtas.c 		rtas_getchar_token = *basep;
rtas_getchar_token 1228 arch/powerpc/kernel/rtas.c 	    rtas_getchar_token != RTAS_UNKNOWN_SERVICE)