Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/maple/
A Dsetup.c165 if (rtas_service_present("system-reboot") && in maple_use_rtas_reboot_and_halt_if_present()
166 rtas_service_present("power-off")) { in maple_use_rtas_reboot_and_halt_if_present()
/linux/arch/powerpc/include/asm/
A Drtas.h241 extern int rtas_service_present(const char *service);
/linux/arch/powerpc/kernel/
A Drtas.c335 int rtas_service_present(const char *service) in rtas_service_present() function
339 EXPORT_SYMBOL(rtas_service_present);

Completed in 7 milliseconds