Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclockchips.h40 CLOCK_EVT_STATE_ONESHOT_STOPPED, enumerator
157 return dev->state_use_accessors == CLOCK_EVT_STATE_ONESHOT_STOPPED; in clockevent_state_oneshot_stopped()
/Linux-v4.19/kernel/time/
Dtick-oneshot.c35 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_program_event()
Dclockevents.c129 case CLOCK_EVT_STATE_ONESHOT_STOPPED: in __clockevents_switch_state()