Searched refs:se200pci_WM8766_set_volume (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/ice1712/ |
H A D | se.c | 165 static void se200pci_WM8766_set_volume(struct snd_ice1712 *ice, int ch, in se200pci_WM8766_set_volume() function 189 se200pci_WM8766_set_volume(ice, 0, 0, 0); /* volume L=0 R=0 */ in se200pci_WM8766_init() 190 se200pci_WM8766_set_volume(ice, 1, 0, 0); /* volume L=0 R=0 */ in se200pci_WM8766_init() 191 se200pci_WM8766_set_volume(ice, 2, 0, 0); /* volume L=0 R=0 */ in se200pci_WM8766_init() 480 se200pci_WM8766_set_volume(ice, in se200pci_cont_update()
|