Searched defs:service (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/boot/ |
D | oflib.c | 20 __be32 service; /* Address of service name string. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
|
/arch/x86/pci/ |
D | pcbios.c | 91 static unsigned long __init bios32_service(unsigned long service) in bios32_service()
|
/arch/powerpc/kernel/ |
D | rtas.c | 333 int rtas_token(const char *service) in rtas_token() 343 int rtas_service_present(const char *service) in rtas_service_present()
|
D | prom_init.c | 113 __be32 service; member 391 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom() 415 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
|
/arch/powerpc/platforms/pseries/ |
D | papr_scm.c | 687 int (*service)(struct papr_scm_priv *dimm, member
|