Home
last modified time | relevance | path

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

/linux-5.15/kernel/time/
H A Dclockevents.c243 if (clockevent_state_shutdown(dev)) in clockevents_program_min_delta()
282 if (clockevent_state_shutdown(dev)) in clockevents_program_min_delta()
315 if (clockevent_state_shutdown(dev)) in clockevents_program_event()
H A Dtick-broadcast.c407 if (clockevent_state_shutdown(tick_broadcast_device.evtdev)) { in tick_handle_periodic_broadcast()
/linux-5.15/include/linux/
H A Dclockchips.h140 static inline bool clockevent_state_shutdown(struct clock_event_device *dev) in clockevent_state_shutdown() function
/linux-5.15/drivers/clocksource/
A Dtimer-cs5535.c118 clockevent_state_shutdown(&cs5535_clockevent)) in mfgpt_tick()
H A Dsh_cmt.c551 if ((clockevent_state_shutdown(&ch->ced)) in sh_cmt_interrupt()