Searched refs:stimer_timer_callback (Results 1 – 1 of 1) sorted by relevance
617 static enum hrtimer_restart stimer_timer_callback(struct hrtimer *timer) in stimer_timer_callback() function959 hrtimer_setup(&stimer->timer, stimer_timer_callback, CLOCK_MONOTONIC, HRTIMER_MODE_ABS); in stimer_init()