Home
last modified time | relevance | path

Searched refs:master_volume (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/sh/
H A Daica.h66 int master_volume; member
H A Daica.c342 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
497 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/openbmc/linux/sound/isa/
H A Dopl3sa2.c117 struct snd_kcontrol *master_volume; member
315 if (chip->master_switch && chip->master_volume) { in snd_opl3sa2_interrupt()
319 &chip->master_volume->id); in snd_opl3sa2_interrupt()
479 chip->master_volume = NULL; in snd_opl3sa2_master_free()
531 case 1: chip->master_volume = kctl; kctl->private_free = snd_opl3sa2_master_free; break; in snd_opl3sa2_mixer()
H A Des18xx.c110 struct snd_kcontrol *master_volume; member
775 &chip->master_volume->id); in snd_es18xx_interrupt()
1073 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1782 chip->master_volume = kctl; in snd_es18xx_mixer()
/openbmc/linux/sound/pci/
H A Des1938.c192 struct snd_kcontrol *master_volume; member
1091 chip->master_volume = NULL; in snd_es1938_hwv_free()
1638 &chip->master_volume->id); in snd_es1938_interrupt()
1675 chip->master_volume = kctl; in snd_es1938_mixer()
H A Dsonicvibes.c222 struct snd_kcontrol *master_volume; member
660 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_volume->id); in snd_sonicvibes_interrupt()
1081 sonic->master_volume = NULL; in snd_sonicvibes_master_free()
H A Des1968.c542 struct snd_kcontrol *master_volume; member
1895 if (! chip->master_switch || ! chip->master_volume) in es1968_update_hw_volume()
1921 &chip->master_volume->id); in es1968_update_hw_volume()
2029 chip->master_volume = snd_ctl_find_id_mixer(chip->card, in snd_es1968_mixer()
H A Dmaestro3.c766 struct snd_kcontrol *master_volume; member
1549 if (!chip->master_switch || !chip->master_volume) in snd_m3_update_hw_volume()
2056 chip->master_volume = snd_ctl_find_id_mixer(chip->card, in snd_m3_mixer()