Searched refs:master_volume (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Des18xx.c135 struct snd_kcontrol *master_volume; member in struct:snd_es18xx
802 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_VALUE, &chip->master_volume->id);
1131 chip->master_volume = NULL;
1877 chip->master_volume = kctl;
H A Dopl3sa2.c141 struct snd_kcontrol *master_volume; member in struct:snd_opl3sa2
317 if (chip->master_switch && chip->master_volume) {
319 snd_ctl_notify(chip->card, SNDRV_CTL_EVENT_MASK_VALUE, &chip->master_volume->id);
500 chip->master_volume = NULL;
546 case 1: chip->master_volume = kctl; kctl->private_free = snd_opl3sa2_master_free; break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Des1938.c213 struct snd_kcontrol *master_volume; member in struct:es1938
1133 chip->master_volume = NULL;
1690 &chip->master_volume->id);
1727 chip->master_volume = kctl;
H A Des1968.c522 struct snd_kcontrol *master_volume; member in struct:es1968
1843 if (! chip->master_switch || ! chip->master_volume)
1868 &chip->master_volume->id);
1880 &chip->master_volume->id);
1962 chip->master_volume = snd_ctl_find_id(chip->card, &id);
2397 chip->master_volume = NULL;
H A Dmaestro3.c853 struct snd_kcontrol *master_volume; member in struct:snd_m3
1615 if (!chip->master_switch || !chip->master_volume)
1641 &chip->master_volume->id);
1653 &chip->master_volume->id);
2086 chip->master_volume = snd_ctl_find_id(chip->card, &id);
H A Dsonicvibes.c239 struct snd_kcontrol *master_volume; member in struct:sonicvibes
557 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_volume->id);
1001 sonic->master_volume = NULL;

Completed in 316 milliseconds