Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/oxygen/
Doxygen.h51 CONTROL_COUNT enumerator
139 struct snd_kcontrol *controls[CONTROL_COUNT];
Doxygen_mixer.c1011 static const char *const known_ctl_names[CONTROL_COUNT] = { in add_controls()
1055 for (j = 0; j < CONTROL_COUNT; ++j) in add_controls()