txx9_clock_event_device   90 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd =
txx9_clock_event_device   91 arch/mips/kernel/cevt-txx9.c 		container_of(evt, struct txx9_clock_event_device, cd);
txx9_clock_event_device  106 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd =
txx9_clock_event_device  107 arch/mips/kernel/cevt-txx9.c 		container_of(evt, struct txx9_clock_event_device, cd);
txx9_clock_event_device  117 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd =
txx9_clock_event_device  118 arch/mips/kernel/cevt-txx9.c 		container_of(evt, struct txx9_clock_event_device, cd);
txx9_clock_event_device  128 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd =
txx9_clock_event_device  129 arch/mips/kernel/cevt-txx9.c 		container_of(evt, struct txx9_clock_event_device, cd);
txx9_clock_event_device  141 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd =
txx9_clock_event_device  142 arch/mips/kernel/cevt-txx9.c 		container_of(evt, struct txx9_clock_event_device, cd);
txx9_clock_event_device  152 arch/mips/kernel/cevt-txx9.c static struct txx9_clock_event_device txx9_clock_event_device = {
txx9_clock_event_device  168 arch/mips/kernel/cevt-txx9.c 	struct txx9_clock_event_device *txx9_cd = dev_id;
txx9_clock_event_device  181 arch/mips/kernel/cevt-txx9.c 	.dev_id		= &txx9_clock_event_device,
txx9_clock_event_device  187 arch/mips/kernel/cevt-txx9.c 	struct clock_event_device *cd = &txx9_clock_event_device.cd;
txx9_clock_event_device  194 arch/mips/kernel/cevt-txx9.c 	txx9_clock_event_device.tmrptr = tmrptr;