Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds