Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/oxygen/
Doxygen.h52 CONTROL_COUNT enumerator
140 struct snd_kcontrol *controls[CONTROL_COUNT];
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()