Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4113.h263 #define AK4113_CONTROLS 13 macro
286 struct snd_kcontrol *kctls[AK4113_CONTROLS];
/openbmc/linux/sound/i2c/other/
H A Dak4113.c494 for (idx = 0; idx < AK4113_CONTROLS; idx++) { in snd_ak4113_build()