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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c136 pmf_do_functions(gp, NULL, 0, PMF_FLAGS_ON_INIT, NULL);
307 pmf_do_functions(uninorth_node, NULL, 0, PMF_FLAGS_ON_INIT, NULL);
322 pmf_do_functions(unin_hwclock, NULL, 0, PMF_FLAGS_ON_INIT,
381 pmf_do_functions(macio_chips[i].of_node, NULL, 0,
385 pmf_do_functions(uninorth_node, NULL, 0,
388 pmf_do_functions(unin_hwclock, NULL, 0,
397 pmf_do_functions(unin_hwclock, NULL, 0,
400 pmf_do_functions(uninorth_node, NULL, 0,
404 pmf_do_functions(macio_chips[i].of_node, NULL, 0,
H A Dlow_i2c.c1395 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_INIT, NULL);
1401 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_SLEEP, NULL);
1407 pmf_do_functions(np, NULL, 0, PMF_FLAGS_ON_WAKE, NULL);
H A Dpfunc_core.c936 int pmf_do_functions(struct device_node *np, const char *name, function
970 EXPORT_SYMBOL_GPL(pmf_do_functions); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_pfunc.h211 extern int pmf_do_functions(struct device_node *np, const char *name,

Completed in 54 milliseconds