Searched refs:snd_hda_pin_sense (Results 1 – 4 of 4) sorted by relevance
320 present = snd_hda_pin_sense(codec, nid); in hdmi_eld_valid()
493 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid);
1525 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid) in snd_hda_pin_sense() function1538 EXPORT_SYMBOL_HDA(snd_hda_pin_sense);1549 u32 sense = snd_hda_pin_sense(codec, nid); in snd_hda_jack_detect()
903 int present = snd_hda_pin_sense(codec, pin_nid); in hdmi_present_sense()