Searched refs:nps_clkevent_set_state (Results 1 – 1 of 1) sorted by relevance
187 static int nps_clkevent_set_state(struct clock_event_device *dev) in nps_clkevent_set_state() function209 .set_state_oneshot = nps_clkevent_set_state,210 .set_state_oneshot_stopped = nps_clkevent_set_state,211 .set_state_shutdown = nps_clkevent_set_state,212 .tick_resume = nps_clkevent_set_state,