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

/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c278 static struct device_node *unin_hwclock; variable in typeref:struct:device_node
318 unin_hwclock = np;
321 if (unin_hwclock) {
323 unin_hwclock);
324 pmf_register_driver(unin_hwclock, &unin_mmio_handlers, NULL);
325 pmf_do_functions(unin_hwclock, NULL, 0, PMF_FLAGS_ON_INIT,
390 if (unin_hwclock)
391 pmf_do_functions(unin_hwclock, NULL, 0,
399 if (unin_hwclock)
400 pmf_do_functions(unin_hwclock, NUL
[all...]

Completed in 204 milliseconds