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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_eld.c318 present = snd_hda_pin_sense(codec, nid);
H A Dhda_local.h465 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid);
H A Dpatch_hdmi.c829 int present = snd_hda_pin_sense(codec, pin_nid);
H A Dhda_codec.c1512 * snd_hda_pin_sense - execute pin sense measurement
1519 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid) function
1532 EXPORT_SYMBOL_HDA(snd_hda_pin_sense); variable
1543 u32 sense = snd_hda_pin_sense(codec, nid);

Completed in 191 milliseconds