Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dclockevents.c91 static int __clockevents_switch_state(struct clock_event_device *dev, in __clockevents_switch_state() function
151 if (__clockevents_switch_state(dev, state)) in clockevents_switch_state()
523 return __clockevents_switch_state(dev, CLOCK_EVT_STATE_PERIODIC); in __clockevents_update_freq()