Home
last modified time | relevance | path

Searched refs:dsp_core_ref_count (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/
A Dops.h102 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()
A Dsof-priv.h624 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES]; member
/linux-6.3-rc2/sound/soc/sof/intel/
A Dicl.c89 sdev->dsp_core_ref_count[ICL_DSP_HPRO_CORE_ID]++; in icl_dsp_post_fw_run()
A Dhda-loader.c197 sdev->dsp_core_ref_count[j]++; in cl_dsp_init()
A Dhda-dsp.c680 sdev->dsp_core_ref_count[j] = 0; in hda_suspend()

Completed in 11 milliseconds