Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/kernel/time/
Dtick-oneshot.c31 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_program_event()
Dclockevents.c123 case CLOCK_EVT_STATE_ONESHOT_STOPPED: in __clockevents_switch_state()
Dtick-broadcast.c945 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT_STOPPED); in tick_oneshot_wakeup_control()