rtas_service_present 353 arch/powerpc/include/asm/rtas.h extern int rtas_service_present(const char *service); rtas_service_present 330 arch/powerpc/kernel/rtas.c EXPORT_SYMBOL(rtas_service_present); rtas_service_present 945 arch/powerpc/kernel/rtas.c if (!rtas_service_present("ibm,suspend-me")) rtas_service_present 166 arch/powerpc/platforms/maple/setup.c if (rtas_service_present("system-reboot") && rtas_service_present 167 arch/powerpc/platforms/maple/setup.c rtas_service_present("power-off")) {