Searched refs:timer_shutdown (Results 1 – 4 of 4) sorted by relevance
105 int (*timer_shutdown)(struct clock_event_device *evt); member149 fttmr010->timer_shutdown(evt); in fttmr010_timer_set_next_event()200 fttmr010->timer_shutdown(evt); in fttmr010_timer_set_oneshot()226 fttmr010->timer_shutdown(evt); in fttmr010_timer_set_periodic()384 fttmr010->timer_shutdown = ast2600_timer_shutdown; in fttmr010_common_init()389 fttmr010->timer_shutdown = fttmr010_timer_shutdown; in fttmr010_common_init()405 fttmr010->clkevt.set_state_shutdown = fttmr010->timer_shutdown; in fttmr010_common_init()408 fttmr010->clkevt.tick_resume = fttmr010->timer_shutdown; in fttmr010_common_init()
2539 timer_shutdown(&vc->estimator->timer); in idt77252_close()
1010 Before freeing a timer, timer_shutdown() or timer_shutdown_sync() should be
1033 timer_shutdown() o timer_shutdown_sync() di modo che non venga più riarmato.