Searched refs:dsp_core_ref_count (Results 1 – 6 of 6) sorted by relevance
114 if (sdev->dsp_core_ref_count[core] > 0) { in snd_sof_dsp_core_get()115 sdev->dsp_core_ref_count[core]++; in snd_sof_dsp_core_get()125 sdev->dsp_core_ref_count[core]++; in snd_sof_dsp_core_get()148 if (--(sdev->dsp_core_ref_count[core]) > 0) in snd_sof_dsp_core_put()
664 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()
394 sdev->dsp_core_ref_count[SOF_DSP_PRIMARY_CORE] = 1; in mtl_dsp_core_power_up()425 sdev->dsp_core_ref_count[SOF_DSP_PRIMARY_CORE] = 0; in mtl_dsp_core_power_down()
198 sdev->dsp_core_ref_count[j]++; in cl_dsp_init()
831 sdev->dsp_core_ref_count[j] = 0; in hda_suspend()