Home
last modified time | relevance | path

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

/linux/sound/sh/ !
H A Daica.h66 int master_volume; member
H A Daica.c339 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
494 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/linux/sound/isa/ !
H A Dopl3sa2.c118 struct snd_kcontrol *master_volume; member
305 if (chip->master_switch && chip->master_volume) { in snd_opl3sa2_interrupt()
309 &chip->master_volume->id); in snd_opl3sa2_interrupt()
461 chip->master_volume = NULL; in snd_opl3sa2_master_free()
513 case 1: chip->master_volume = kctl; kctl->private_free = snd_opl3sa2_master_free; break; in snd_opl3sa2_mixer()
H A Des18xx.c109 struct snd_kcontrol *master_volume; member
760 &chip->master_volume->id); in snd_es18xx_interrupt()
1058 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1768 chip->master_volume = kctl; in snd_es18xx_mixer()
/linux/sound/pci/ !
H A Des1938.c192 struct snd_kcontrol *master_volume; member
1081 chip->master_volume = NULL; in snd_es1938_hwv_free()
1623 &chip->master_volume->id); in snd_es1938_interrupt()
1660 chip->master_volume = kctl; in snd_es1938_mixer()
H A Dsonicvibes.c222 struct snd_kcontrol *master_volume; member
643 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_volume->id); in snd_sonicvibes_interrupt()
1056 sonic->master_volume = NULL; in snd_sonicvibes_master_free()
H A Des1968.c538 struct snd_kcontrol *master_volume; member
1845 if (! chip->master_switch || ! chip->master_volume) in es1968_update_hw_volume()
1871 &chip->master_volume->id); in es1968_update_hw_volume()
1979 chip->master_volume = snd_ctl_find_id_mixer(chip->card, in snd_es1968_mixer()
H A Dmaestro3.c766 struct snd_kcontrol *master_volume; member
1543 if (!chip->master_switch || !chip->master_volume) in snd_m3_update_hw_volume()
2046 chip->master_volume = snd_ctl_find_id_mixer(chip->card, in snd_m3_mixer()