Searched refs:vol2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Dse.c166 unsigned int vol1, unsigned int vol2)
171 se200pci_WM8766_write(ice, 0x001, vol2 | 0x100);
175 se200pci_WM8766_write(ice, 0x005, vol2 | 0x100);
179 se200pci_WM8766_write(ice, 0x007, vol2 | 0x100);
228 unsigned int vol1, unsigned int vol2)
231 se200pci_WM8776_write(ice, 0x04, vol2 | 0x100);
235 unsigned int vol1, unsigned int vol2)
238 se200pci_WM8776_write(ice, 0x0f, vol2 | 0x100);
522 unsigned int vol1, vol2; local
527 vol2
165 se200pci_WM8766_set_volume(struct snd_ice1712 *ice, int ch, unsigned int vol1, unsigned int vol2) argument
227 se200pci_WM8776_set_output_volume(struct snd_ice1712 *ice, unsigned int vol1, unsigned int vol2) argument
234 se200pci_WM8776_set_input_volume(struct snd_ice1712 *ice, unsigned int vol1, unsigned int vol2) argument
[all...]

Completed in 252 milliseconds