Home
last modified time | relevance | path

Searched defs:service (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/boot/
Doflib.c20 __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/
Dpcbios.c91 static unsigned long __init bios32_service(unsigned long service) in bios32_service()
/arch/powerpc/kernel/
Drtas.c333 int rtas_token(const char *service) in rtas_token()
343 int rtas_service_present(const char *service) in rtas_service_present()
Dprom_init.c113 __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/
Dpapr_scm.c687 int (*service)(struct papr_scm_priv *dimm, member