Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dak4114.h146 #define AK4114_CONTROLS 15 macro
169 struct snd_kcontrol *kctls[AK4114_CONTROLS];
/linux/sound/i2c/other/
H A Dak4114.c459 for (idx = 0; idx < AK4114_CONTROLS; idx++) { in snd_ak4114_build()