Home
last modified time | relevance | path

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

/linux/sound/pci/oxygen/
H A Doxygen.h52 CONTROL_COUNT enumerator
140 struct snd_kcontrol *controls[CONTROL_COUNT];
H A Doxygen_mixer.c1033 static const char *const known_ctl_names[CONTROL_COUNT] = { in add_controls()
1077 j = match_string(known_ctl_names, CONTROL_COUNT, ctl->id.name); in add_controls()