Home
last modified time | relevance | path

Searched refs:master_volume (Results 1 – 3 of 3) 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/pci/
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()