hda_audio_ctxt_thr
static void *hda_audio_ctxt_thr(void *arg);
err = pthread_create(&actx->tid, NULL, hda_audio_ctxt_thr, actx);