Searched refs:dsp_core_ref_count (Results 1 – 5 of 5) sorted by relevance
102 if (sdev->dsp_core_ref_count[core] > 0) { in snd_sof_dsp_core_get()103 sdev->dsp_core_ref_count[core]++; in snd_sof_dsp_core_get()113 sdev->dsp_core_ref_count[core]++; in snd_sof_dsp_core_get()136 if (--(sdev->dsp_core_ref_count[core]) > 0) in snd_sof_dsp_core_put()
578 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES]; member
89 sdev->dsp_core_ref_count[ICL_DSP_HPRO_CORE_ID]++; in icl_dsp_post_fw_run()
195 sdev->dsp_core_ref_count[j]++; in cl_dsp_init()
651 sdev->dsp_core_ref_count[j] = 0; in hda_suspend()