Lines Matching defs:dmtimer_clockevent
53 struct dmtimer_clockevent {
430 static struct dmtimer_clockevent *
433 return container_of(clockevent, struct dmtimer_clockevent, dev);
438 struct dmtimer_clockevent *clkevt = data;
450 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
467 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
488 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
513 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
522 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt);
535 static int __init dmtimer_clkevt_init_common(struct dmtimer_clockevent *clkevt,
602 struct dmtimer_clockevent *clkevt;
636 static DEFINE_PER_CPU(struct dmtimer_clockevent, dmtimer_percpu_timer);
640 struct dmtimer_clockevent *clkevt;
664 struct dmtimer_clockevent *clkevt = per_cpu_ptr(&dmtimer_percpu_timer, cpu);
676 struct dmtimer_clockevent *clkevt = per_cpu_ptr(&dmtimer_percpu_timer, 0);