Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.c190 int default_polarity; member
779 if (default_polarity >= 0) in find_mute_led_cfg()
780 spec->gpio_led_polarity = default_polarity; in find_mute_led_cfg()
793 (default_polarity == 0 || default_polarity == 1)) { in find_mute_led_cfg()
795 spec->gpio_led_polarity = default_polarity; in find_mute_led_cfg()
2113 if (find_mute_led_cfg(codec, spec->default_polarity)) in stac92hd83xxx_fixup_hp()
2138 spec->default_polarity = 0; in stac92hd83xxx_fixup_hp_led()
2147 spec->default_polarity = 1; in stac92hd83xxx_fixup_hp_inv_led()
2171 spec->default_polarity = 0; in stac92hd83xxx_fixup_hp_led_gpio10()
4679 spec->default_polarity = -1; /* no default cfg */ in patch_stac92hd83xxx()
[all …]