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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_conexant.c121 unsigned int ext_mic_present; member in struct:conexant_spec
2212 spec->ext_mic_present ? CXT5066_OLPC_EXT_MIC_BIAS : 0);
2216 spec->ext_mic_present ? 0 : PIN_VREF80);
2237 spec->ext_mic_present = !!present;
2247 struct hda_verb ext_mic_present[] = { local
2274 snd_hda_sequence_write(codec, ext_mic_present);
2286 struct hda_verb ext_mic_present[] = { local
2302 snd_hda_sequence_write(codec, ext_mic_present);
2327 static struct hda_verb ext_mic_present[] = { local
2355 snd_hda_sequence_write(codec, ext_mic_present);
[all...]

Completed in 36 milliseconds