Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dicl.c89 sdev->dsp_core_ref_count[ICL_DSP_HPRO_CORE_ID]++; in icl_dsp_post_fw_run()
H A Dmtl.c394 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()
H A Dhda-loader.c216 sdev->dsp_core_ref_count[j]++; in cl_dsp_init()
H A Dhda-dsp.c831 sdev->dsp_core_ref_count[j] = 0; in hda_suspend()
/linux/sound/soc/sof/
H A Dsof-priv.h656 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES];
664 int dsp_core_ref_count[SOF_MAX_DSP_NUM_CORES]; global() member