sound/pci/cmipci.c
2031
snd_cmipci_mixer_write(cm, reg.left_reg, left);
sound/pci/cmipci.c
2037
snd_cmipci_mixer_write(cm, reg.right_reg, right);
sound/pci/cmipci.c
2039
snd_cmipci_mixer_write(cm, reg.left_reg, left);
sound/pci/cmipci.c
2100
snd_cmipci_mixer_write(cm, reg.left_reg, val1);
sound/pci/cmipci.c
2101
snd_cmipci_mixer_write(cm, reg.right_reg, val2);
sound/pci/cmipci.c
2604
snd_cmipci_mixer_write(cm, 0x00, 0x00); /* mixer reset */
sound/pci/cmipci.c
2859
snd_cmipci_mixer_write(cm, 0, 0);
sound/pci/cmipci.c
3104
snd_cmipci_mixer_write(cm, 0, 0);
sound/pci/cmipci.c
3264
snd_cmipci_mixer_write(cm, 0, 0);
sound/pci/cmipci.c
3270
snd_cmipci_mixer_write(cm, saved_mixers[i], cm->saved_mixers[i]);