Searched refs:constant_set_state_shutdown (Results 1 – 1 of 1) sorted by relevance
80 static int constant_set_state_shutdown(struct clock_event_device *evt) in constant_set_state_shutdown() function115 constant_set_state_shutdown(this_cpu_ptr(&constant_clockevent_device)); in arch_timer_dying()172 cd->set_state_oneshot_stopped = constant_set_state_shutdown; in constant_clockevent_init()174 cd->set_state_shutdown = constant_set_state_shutdown; in constant_clockevent_init()
Completed in 5 milliseconds