Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4117.h138 #define AK4117_CONTROLS 13 macro
159 struct snd_kcontrol *kctls[AK4117_CONTROLS];
/openbmc/linux/sound/i2c/other/
H A Dak4117.c420 for (idx = 0; idx < AK4117_CONTROLS; idx++) { in snd_ak4117_build()