Home
last modified time | relevance | path

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

/linux/sound/pci/echoaudio/
H A Decho3g_dsp.c98 chip->phantom_power = false; in set_mixer_defaults()
113 chip->phantom_power = on; in set_phantom_power()
H A Dechoaudio.h374 char phantom_power; /* Gina3G - only */ member
H A Dechoaudio_dsp.c733 if (set_phantom_power(chip, chip->phantom_power) < 0) in restore_dsp_settings()
H A Dechoaudio.c1591 ucontrol->value.integer.value[0] = chip->phantom_power; in snd_echo_phantom_power_get()
1602 if (chip->phantom_power != power) { in snd_echo_phantom_power_put()
/linux/sound/pci/pcxhr/
H A Dpcxhr.h181 int phantom_power; /* used by cards with MIC only */ member