Searched refs:vmaster_mute (Results 1 – 3 of 3) sorted by relevance
73 struct hda_vmaster_mute_hook vmaster_mute; member521 &spec->vmaster_mute.sw_kctl); in conexant_build_controls()4069 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in cx_auto_init()4366 if (spec->vmaster_mute.sw_kctl) { in cx_auto_build_controls()4367 spec->vmaster_mute.hook = cx_auto_vmaster_hook; in cx_auto_build_controls()4368 err = snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute, in cx_auto_build_controls()
316 struct hda_vmaster_mute_hook vmaster_mute; member1163 &spec->vmaster_mute.sw_kctl); in stac92xx_build_controls()1168 spec->vmaster_mute.hook = stac92xx_vmaster_hook; in stac92xx_build_controls()1169 err = snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute, true); in stac92xx_build_controls()4441 if (spec->vmaster_mute.hook) in stac92xx_init()4442 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in stac92xx_init()
202 struct hda_vmaster_mute_hook vmaster_mute; member1971 true, &spec->vmaster_mute.sw_kctl); in __alc_build_controls()5996 spec->vmaster_mute.hook = alc269_fixup_mic2_mute_hook; in alc269_fixup_mic2_mute()5997 snd_hda_add_vmaster_hook(codec, &spec->vmaster_mute, true); in alc269_fixup_mic2_mute()6000 snd_hda_sync_vmaster_hook(&spec->vmaster_mute); in alc269_fixup_mic2_mute()