Searched refs:pa_timer_handler (Results 1 – 5 of 5) sorted by relevance
111 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function151 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_past()186 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_no_past()
170 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function210 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_past()246 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_no_past()
259 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function287 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);
403 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function421 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);
978 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function997 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);