GPIO_MIC_RELAY    357 sound/pci/ice1712/maya44.c 	if (snd_ice1712_gpio_read(chip->ice) & (1 << GPIO_MIC_RELAY))
GPIO_MIC_RELAY    373 sound/pci/ice1712/maya44.c 	changed = maya_set_gpio_bits(chip->ice, 1 << GPIO_MIC_RELAY,
GPIO_MIC_RELAY    374 sound/pci/ice1712/maya44.c 				     sel ? (1 << GPIO_MIC_RELAY) : 0);