Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dclockevents.c251 if (clockevent_state_shutdown(dev)) in clockevents_program_min_delta()
290 if (clockevent_state_shutdown(dev)) in clockevents_program_min_delta()
325 if (clockevent_state_shutdown(dev)) in clockevents_program_event()
Dtick-broadcast.c324 if (clockevent_state_shutdown(tick_broadcast_device.evtdev)) { in tick_handle_periodic_broadcast()
/Linux-v4.19/include/linux/
Dclockchips.h140 static inline bool clockevent_state_shutdown(struct clock_event_device *dev) in clockevent_state_shutdown() function
/Linux-v4.19/drivers/clocksource/
Dcs5535-clockevt.c121 clockevent_state_shutdown(&cs5535_clockevent)) in mfgpt_tick()
Dsh_cmt.c561 if ((clockevent_state_shutdown(&ch->ced)) in sh_cmt_interrupt()