Searched refs:pnx8xxx_clockevent (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/mips/pnx8550/common/
H A Dtime.c86 static struct clock_event_device pnx8xxx_clockevent = { variable in typeref:struct:clock_event_device
87 .name = "pnx8xxx_clockevent",
105 pnx8xxx_clockevent.cpumask = cpu_none_mask;
106 clockevents_register_device(&pnx8xxx_clockevent);

Completed in 50 milliseconds