Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.c99 #define VOL_MIXER_START MIXER_MASTER_P macro
101 #define VOL_MIXER_NUM (VOL_MIXER_END - VOL_MIXER_START + 1)
742 for (type = VOL_MIXER_START; type <= VOL_MIXER_END; type++) { in ct_mixer_kcontrols_create()