Searched refs:hda_audio_ctxt_thr (Results 1 – 1 of 1) sorted by relevance
159 static void *hda_audio_ctxt_thr(void *arg);860 hda_audio_ctxt_thr(void *arg) in hda_audio_ctxt_thr() function908 err = pthread_create(&actx->tid, NULL, hda_audio_ctxt_thr, actx); in hda_audio_ctxt_init()