Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c53 struct dmtimer_clockevent { struct
430 static struct dmtimer_clockevent *
433 return container_of(clockevent, struct dmtimer_clockevent, dev); in to_dmtimer_clockevent()
438 struct dmtimer_clockevent *clkevt = data; in dmtimer_clockevent_interrupt()
450 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_next_event()
467 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_clockevent_shutdown()
488 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_periodic()
513 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_idle()
522 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_unidle()
535 static int __init dmtimer_clkevt_init_common(struct dmtimer_clockevent *clkev
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c53 struct dmtimer_clockevent { struct
428 static struct dmtimer_clockevent *
431 return container_of(clockevent, struct dmtimer_clockevent, dev); in to_dmtimer_clockevent()
436 struct dmtimer_clockevent *clkevt = data; in dmtimer_clockevent_interrupt()
448 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_next_event()
465 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_clockevent_shutdown()
486 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in dmtimer_set_periodic()
511 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_idle()
520 struct dmtimer_clockevent *clkevt = to_dmtimer_clockevent(evt); in omap_clockevent_unidle()
533 static int __init dmtimer_clkevt_init_common(struct dmtimer_clockevent *clkev
[all...]

Completed in 2 milliseconds