Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/sh/
H A Daica.h66 int master_volume; member
H A Daica.c340 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
487 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/OK3568_Linux_fs/kernel/sound/isa/
H A Dopl3sa2.c122 struct snd_kcontrol *master_volume; member
316 if (chip->master_switch && chip->master_volume) { in snd_opl3sa2_interrupt()
320 &chip->master_volume->id); in snd_opl3sa2_interrupt()
480 chip->master_volume = NULL; in snd_opl3sa2_master_free()
526 case 1: chip->master_volume = kctl; kctl->private_free = snd_opl3sa2_master_free; break; in snd_opl3sa2_mixer()
H A Des18xx.c113 struct snd_kcontrol *master_volume; member
778 &chip->master_volume->id); in snd_es18xx_interrupt()
1076 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1826 chip->master_volume = kctl; in snd_es18xx_mixer()
/OK3568_Linux_fs/kernel/sound/pci/
H A Des1938.c196 struct snd_kcontrol *master_volume; member
1111 chip->master_volume = NULL; in snd_es1938_hwv_free()
1686 &chip->master_volume->id); in snd_es1938_interrupt()
1723 chip->master_volume = kctl; in snd_es1938_mixer()
H A Dsonicvibes.c223 struct snd_kcontrol *master_volume; member
661 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.c546 struct snd_kcontrol *master_volume; member
1894 if (! chip->master_switch || ! chip->master_volume) in es1968_update_hw_volume()
1920 &chip->master_volume->id); in es1968_update_hw_volume()
2033 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_es1968_mixer()
H A Dmaestro3.c771 struct snd_kcontrol *master_volume; member
1554 if (!chip->master_switch || !chip->master_volume) in snd_m3_update_hw_volume()
2065 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_m3_mixer()