phantom_power     112 sound/pci/echoaudio/echo3g_dsp.c 	chip->phantom_power = false;
phantom_power     127 sound/pci/echoaudio/echo3g_dsp.c 	chip->phantom_power = on;
phantom_power    1612 sound/pci/echoaudio/echoaudio.c 	ucontrol->value.integer.value[0] = chip->phantom_power;
phantom_power    1623 sound/pci/echoaudio/echoaudio.c 	if (chip->phantom_power != power) {
phantom_power     385 sound/pci/echoaudio/echoaudio.h 	char phantom_power;		/* Gina3G - only */
phantom_power     750 sound/pci/echoaudio/echoaudio_dsp.c 	if (set_phantom_power(chip, chip->phantom_power) < 0)
phantom_power     181 sound/pci/pcxhr/pcxhr.h 	int phantom_power;		/* used by cards with MIC only */
phantom_power     804 sound/pci/pcxhr/pcxhr_mix22.c 	ucontrol->value.integer.value[0] = chip->phantom_power;
phantom_power     817 sound/pci/pcxhr/pcxhr_mix22.c 	if (chip->phantom_power != power) {
phantom_power     819 sound/pci/pcxhr/pcxhr_mix22.c 		chip->phantom_power = power;