Home
last modified time | relevance | path

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

/linux-4.4.14/sound/sh/
Daica.h79 int master_volume; member
Daica.c366 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
535 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/linux-4.4.14/sound/isa/
Dopl3sa2.c137 struct snd_kcontrol *master_volume; member
331 if (chip->master_switch && chip->master_volume) { in snd_opl3sa2_interrupt()
335 &chip->master_volume->id); in snd_opl3sa2_interrupt()
495 chip->master_volume = NULL; in snd_opl3sa2_master_free()
541 case 1: chip->master_volume = kctl; kctl->private_free = snd_opl3sa2_master_free; break; in snd_opl3sa2_mixer()
Des18xx.c128 struct snd_kcontrol *master_volume; member
802 &chip->master_volume->id); in snd_es18xx_interrupt()
1101 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1857 chip->master_volume = kctl; in snd_es18xx_mixer()
/linux-4.4.14/Documentation/sound/oss/
DREADME.ymfsb47 master_volume: AC'97 PCM out Vol (0-100)
/linux-4.4.14/sound/pci/
Des1938.c211 struct snd_kcontrol *master_volume; member
1134 chip->master_volume = NULL; in snd_es1938_hwv_free()
1704 &chip->master_volume->id); in snd_es1938_interrupt()
1741 chip->master_volume = kctl; in snd_es1938_mixer()
Dsonicvibes.c237 struct snd_kcontrol *master_volume; member
675 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_volume->id); in snd_sonicvibes_interrupt()
1112 sonic->master_volume = NULL; in snd_sonicvibes_master_free()
Des1968.c560 struct snd_kcontrol *master_volume; member
1912 if (! chip->master_switch || ! chip->master_volume) in es1968_update_hw_volume()
1938 &chip->master_volume->id); in es1968_update_hw_volume()
2051 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_es1968_mixer()
Dmaestro3.c786 struct snd_kcontrol *master_volume; member
1573 if (!chip->master_switch || !chip->master_volume) in snd_m3_update_hw_volume()
2086 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_m3_mixer()