Searched refs:unin_hwclock (Results 1 - 1 of 1) 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.c275 static struct device_node *unin_hwclock; variable in typeref:struct:device_node
315 unin_hwclock = np;
318 if (unin_hwclock) {
320 unin_hwclock->full_name);
321 pmf_register_driver(unin_hwclock, &unin_mmio_handlers, NULL);
322 pmf_do_functions(unin_hwclock, NULL, 0, PMF_FLAGS_ON_INIT,
387 if (unin_hwclock)
388 pmf_do_functions(unin_hwclock, NULL, 0,
396 if (unin_hwclock)
397 pmf_do_functions(unin_hwclock, NUL
[all...]

Completed in 37 milliseconds