Searched refs:call_prom_ret (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprom_init.c411 static int __init call_prom_ret(const char *service, int nargs, int nret, function
604 ret = call_prom_ret("call-method", 5, 2, &result,
609 ret = call_prom_ret("call-method", 5, 2, &result,
1427 if (call_prom_ret("call-method", 3, 2, &ret,
1870 if (call_prom_ret("call-method", 3, 2, &entry,
1927 if (call_prom_ret("call-method", 2, 2, &succ,
1934 if (call_prom_ret("call-method", 2, 2, &size,
1941 if (call_prom_ret("call-method", 2, 2, &size,
1957 if (call_prom_ret("call-method", 4, 2, &entry,

Completed in 191 milliseconds