Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/intel_sst/
Dintel_sst.h81 int master_mute; member
Dintelmid.h119 int master_mute; member
Dintelmid_v1_control.c133 snd_pmic_ops_mx.master_mute = UNMUTE; in mx_init_card()
162 snd_pmic_ops_mx.master_mute == MUTE) in mx_enable_audiodac()
661 snd_pmic_ops_mx.master_mute = value; in mx_set_mute()
Dintelmid_ctrl.c310 uval->value.integer.value[0] = intelmaddata->master_mute; in snd_intelmad_mute_get()
430 intelmaddata->master_mute = uval->value.integer.value[0]; in snd_intelmad_mute_set()
Dintelmid_v0_control.c106 snd_pmic_ops_fs.master_mute = UNMUTE; in fs_init_card()
591 snd_pmic_ops_fs.master_mute = value; in fs_set_mute()
Dintelmid_v2_control.c123 snd_pmic_ops_nc.master_mute = UNMUTE; in nc_init_card()
641 snd_pmic_ops_nc.master_mute = value; in nc_set_mute()
Dintelmid.c1084 intelmaddata->master_mute = UNMUTE; in snd_intelmad_probe()
/linux-2.6.39/sound/pci/
Dsonicvibes.c237 struct snd_kcontrol *master_mute; member
672 snd_ctl_notify(sonic->card, SNDRV_CTL_EVENT_MASK_VALUE, &sonic->master_mute->id); in snd_sonicvibes_interrupt()
1117 sonic->master_mute = NULL; in snd_sonicvibes_master_free()