Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Dtimer-ti-dm-systimer.c465 static int dmtimer_clockevent_shutdown(struct clock_event_device *evt) in dmtimer_clockevent_shutdown() function
492 dmtimer_clockevent_shutdown(evt); in dmtimer_set_periodic()
556 dev->set_state_shutdown = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
558 dev->set_state_oneshot = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
559 dev->set_state_oneshot_stopped = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
560 dev->tick_resume = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()