Home
last modified time | relevance | path

Searched refs:SOF_HDA_MAX_CAPS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/sof/intel/
Dhda-ctrl.c132 } while (count++ <= SOF_HDA_MAX_CAPS && offset); in hda_dsp_ctrl_get_caps()
Dhda.h57 #define SOF_HDA_MAX_CAPS 10 macro