Searched refs:txx9_clock_event_device (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/kernel/
H A Dcevt-txx9.c66 struct txx9_clock_event_device { struct
82 struct txx9_clock_event_device *txx9_cd =
83 container_of(evt, struct txx9_clock_event_device, cd);
114 struct txx9_clock_event_device *txx9_cd =
115 container_of(evt, struct txx9_clock_event_device, cd);
125 static struct txx9_clock_event_device txx9_clock_event_device = { variable in typeref:struct:txx9_clock_event_device
138 struct txx9_clock_event_device *txx9_cd = dev_id;
151 .dev_id = &txx9_clock_event_device,
157 struct clock_event_device *cd = &txx9_clock_event_device
[all...]

Completed in 47 milliseconds