Home
last modified time | relevance | path

Searched refs:dmtimer_clockevent (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/clocksource/
Dtimer-ti-dm-systimer.c53 struct dmtimer_clockevent { struct
429 static struct dmtimer_clockevent *
432 return container_of(clockevent, struct dmtimer_clockevent, dev); in to_dmtimer_clockevent()
437 struct dmtimer_clockevent *clkevt = data; in dmtimer_clockevent_interrupt()
449 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_next_event()
466 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_clockevent_shutdown()
487 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_periodic()
512 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_idle()
521 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_unidle()
534 static int __init dmtimer_clkevt_init_common(struct dmtimer_clockevent *clkevt, in dmtimer_clkevt_init_common()
[all …]