Searched refs:timer_trig_handler (Results 1 – 1 of 1) sorted by relevance
100 timer_trig_handler(struct work_struct *work);181 INIT_WORK(&fast_work, timer_trig_handler); in start_timer_trig()315 timer_trig_handler(NULL); in timer_trig_interrupt()319 static void timer_trig_handler(struct work_struct *work) in timer_trig_handler() function