Lines Matching defs:evt
129 struct clock_event_device *evt) in bfin_gptmr0_set_next_event()
139 static int bfin_gptmr0_set_periodic(struct clock_event_device *evt) in bfin_gptmr0_set_periodic()
157 static int bfin_gptmr0_set_oneshot(struct clock_event_device *evt) in bfin_gptmr0_set_oneshot()
173 static int bfin_gptmr0_shutdown(struct clock_event_device *evt) in bfin_gptmr0_shutdown()
194 struct clock_event_device *evt = dev_id; in bfin_gptmr0_interrupt() local
226 static void __init bfin_gptmr0_clockevent_init(struct clock_event_device *evt) in bfin_gptmr0_clockevent_init()
246 struct clock_event_device *evt) in bfin_coretmr_set_next_event()
256 static int bfin_coretmr_set_periodic(struct clock_event_device *evt) in bfin_coretmr_set_periodic()
270 static int bfin_coretmr_set_oneshot(struct clock_event_device *evt) in bfin_coretmr_set_oneshot()
280 static int bfin_coretmr_shutdown(struct clock_event_device *evt) in bfin_coretmr_shutdown()
308 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in bfin_coretmr_interrupt() local
328 struct clock_event_device *evt = &per_cpu(coretmr_events, cpu); in bfin_coretmr_clockevent_init() local