Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_sigmatel.c185 unsigned int gpio_mute; member
413 if (spec->gpio_mute) in stac_update_outputs()
416 AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute); in stac_update_outputs()
559 if (get_int_hint(codec, "gpio_mute", &spec->gpio_mute)) in stac_store_hints()
560 spec->gpio_mute &= spec->gpio_mask; in stac_store_hints()
4133 spec->gpio_mute = 0x10; in stac9205_fixup_dell_m43()