Home
last modified time | relevance | path

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

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