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()
169 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function209 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_past()245 k_work_init_delayable(&state->pa_timer, pa_timer_handler); in pa_sync_no_past()
256 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function284 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);
834 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function852 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);
767 static void pa_timer_handler(struct k_work *work) in pa_timer_handler() function786 static K_WORK_DELAYABLE_DEFINE(pa_timer, pa_timer_handler);