gpio_mute         185 sound/pci/hda/patch_sigmatel.c 	unsigned int gpio_mute;
gpio_mute         406 sound/pci/hda/patch_sigmatel.c 	if (spec->gpio_mute)
gpio_mute         409 sound/pci/hda/patch_sigmatel.c 				AC_VERB_GET_GPIO_DATA, 0) & spec->gpio_mute);
gpio_mute         552 sound/pci/hda/patch_sigmatel.c 	if (get_int_hint(codec, "gpio_mute", &spec->gpio_mute))
gpio_mute         553 sound/pci/hda/patch_sigmatel.c 		spec->gpio_mute &= spec->gpio_mask;
gpio_mute        4116 sound/pci/hda/patch_sigmatel.c 		spec->gpio_mute = 0x10;