Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c418 #define VOICEFX_MAX_PARAM_COUNT 9 macro
424 int reqs[VOICEFX_MAX_PARAM_COUNT]; /*effect module request*/
429 unsigned int vals[VOICEFX_MAX_PARAM_COUNT];
6254 for (i = 0; i < VOICEFX_MAX_PARAM_COUNT; i++) { in ca0132_voicefx_put()