Home
last modified time | relevance | path

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

/Linux-v5.4/sound/sh/
Daica.h66 int master_volume; member
Daica.c340 channel->vol = dreamcastcard->master_volume; in snd_aicapcm_pcm_open()
507 dreamcastcard->master_volume = ucontrol->value.integer.value[0]; in aica_pcmvolume_put()
/Linux-v5.4/sound/isa/
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()
Des18xx.c113 struct snd_kcontrol *master_volume; member
787 &chip->master_volume->id); in snd_es18xx_interrupt()
1087 chip->master_volume = NULL; in snd_es18xx_hwv_free()
1841 chip->master_volume = kctl; in snd_es18xx_mixer()
/Linux-v5.4/sound/pci/
Des1938.c196 struct snd_kcontrol *master_volume; member
1136 chip->master_volume = NULL; in snd_es1938_hwv_free()
1705 &chip->master_volume->id); in snd_es1938_interrupt()
1742 chip->master_volume = kctl; in snd_es1938_mixer()
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()
1098 sonic->master_volume = NULL; in snd_sonicvibes_master_free()
Des1968.c546 struct snd_kcontrol *master_volume; member
1898 if (! chip->master_switch || ! chip->master_volume) in es1968_update_hw_volume()
1924 &chip->master_volume->id); in es1968_update_hw_volume()
2037 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_es1968_mixer()
Dmaestro3.c771 struct snd_kcontrol *master_volume; member
1558 if (!chip->master_switch || !chip->master_volume) in snd_m3_update_hw_volume()
2071 chip->master_volume = snd_ctl_find_id(chip->card, &elem_id); in snd_m3_mixer()