Home
last modified time | relevance | path

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

/sound/sh/
Daica.h79 int master_volume; member
Daica.c368 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
537 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/sound/isa/
Dopl3sa2.c138 struct snd_kcontrol *master_volume; member
332 if (chip->master_switch && chip->master_volume) { in snd_opl3sa2_interrupt()
336 &chip->master_volume->id); in snd_opl3sa2_interrupt()
496 chip->master_volume = NULL; in snd_opl3sa2_master_free()
542 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
801 &chip->master_volume->id); in snd_es18xx_interrupt()
1116 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1856 chip->master_volume = kctl; in snd_es18xx_mixer()
/sound/pci/
Des1938.c212 struct snd_kcontrol *master_volume; member
1152 chip->master_volume = NULL; in snd_es1938_hwv_free()
1735 &chip->master_volume->id); in snd_es1938_interrupt()
1772 chip->master_volume = kctl; in snd_es1938_mixer()
Dsonicvibes.c238 struct snd_kcontrol *master_volume; member
673 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_volume->id); in snd_sonicvibes_interrupt()
1119 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()
2068 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_m3_mixer()