Home
last modified time | relevance | path

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

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