Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dwm8766.h107 WM8766_CTL_COUNT, enumerator
133 struct snd_wm8766_ctl ctl[WM8766_CTL_COUNT];
H A Dwm8766.c29 static const struct snd_wm8766_ctl snd_wm8766_default_ctl[WM8766_CTL_COUNT] = {
324 for (i = 0; i < WM8766_CTL_COUNT; i++) in snd_wm8766_build_controls()