Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dwm8766.h121 WM8766_CTL_COUNT, enumerator
147 struct snd_wm8766_ctl ctl[WM8766_CTL_COUNT];
Dwm8766.c43 static struct snd_wm8766_ctl snd_wm8766_default_ctl[WM8766_CTL_COUNT] = {
338 for (i = 0; i < WM8766_CTL_COUNT; i++) in snd_wm8766_build_controls()