Home
last modified time | relevance | path

Searched refs:eapd_switch (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dpatch_sigmatel.c185 unsigned int eapd_switch: 1; member
425 if (spec->eapd_mask && spec->eapd_switch) { in stac_update_outputs()
568 spec->eapd_switch = val; in stac_store_hints()
1813 spec->eapd_switch = 0; in stac92hd73xx_fixup_dell()
1872 spec->eapd_switch = 0; in stac92hd73xx_fixup_alienware_m17x()
2179 spec->eapd_switch = 0; in stac92hd83xxx_fixup_gpio10_eapd()
4132 spec->eapd_switch = 0; in stac9205_fixup_eapd()
4353 if (!spec->eapd_switch) in stac_init()
4587 spec->eapd_switch = 1; in patch_stac92hd73xx()
4611 if (spec->eapd_switch && !has_builtin_speaker(codec)) in patch_stac92hd73xx()
[all …]
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx.h1705 struct snd_kcontrol *eapd_switch; /* for amplifier hack */ member
Dcs46xx_lib.c1896 chip->eapd_switch = NULL; in snd_cs46xx_mixer_free_ac97()
2526 chip->eapd_switch = snd_ctl_find_id(chip->card, &id); in snd_cs46xx_mixer()
3473 if (chip->eapd_switch) in amp_voyetra()
3475 &chip->eapd_switch->id); in amp_voyetra()