Searched refs:phantom_power (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/pci/echoaudio/
H A Decho3g_dsp.c113 chip->phantom_power = false;
128 chip->phantom_power = on;
H A Dechoaudio.h389 char phantom_power; /* Gina3G - only */ member in struct:echoaudio
H A Dechoaudio.c1613 ucontrol->value.integer.value[0] = chip->phantom_power;
1624 if (chip->phantom_power != power) {
H A Dechoaudio_dsp.c748 if (set_phantom_power(chip, chip->phantom_power) < 0)
/linux-master/sound/pci/pcxhr/
H A Dpcxhr.h181 int phantom_power; /* used by cards with MIC only */ member in struct:snd_pcxhr
H A Dpcxhr_mix22.c804 ucontrol->value.integer.value[0] = chip->phantom_power;
817 if (chip->phantom_power != power) {
819 chip->phantom_power = power;

Completed in 348 milliseconds