Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c463 static int dmtimer_clockevent_shutdown(struct clock_event_device *evt) in dmtimer_clockevent_shutdown() function
490 dmtimer_clockevent_shutdown(evt); in dmtimer_set_periodic()
554 dev->set_state_shutdown = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
556 dev->set_state_oneshot = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
557 dev->set_state_oneshot_stopped = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()
558 dev->tick_resume = dmtimer_clockevent_shutdown; in dmtimer_clkevt_init_common()