Searched refs:thread_cb (Results 1 – 3 of 3) sorted by relevance
18 static thread_callback thread_cb; variable246 thread_cb((struct hfp_info *)cb_data); in TEST()258 thread_cb((struct hfp_info *)cb_data); in TEST()288 thread_cb((struct hfp_info *)cb_data); in TEST()298 thread_cb((struct hfp_info *)cb_data); in TEST()321 thread_cb = cb; in audio_thread_add_callback()328 thread_cb = NULL; in audio_thread_rm_callback_sync()
38 const struct avc_thread_callback *thread_cb, in set_callbacks() argument49 if (thread_cb) { in set_callbacks()51 avc_func_create_thread = thread_cb->func_create_thread; in set_callbacks()52 avc_func_stop_thread = thread_cb->func_stop_thread; in set_callbacks()
166 const struct avc_thread_callback *thread_cb, in avc_init() argument178 set_callbacks(mem_cb, log_cb, thread_cb, lock_cb); in avc_init()