Searched refs:snd_hda_pin_sense (Results 1 – 3 of 3) sorted by relevance
68 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid);
201 u32 snd_hda_pin_sense(struct hda_codec *codec, hda_nid_t nid) in snd_hda_pin_sense() function210 EXPORT_SYMBOL_GPL(snd_hda_pin_sense);225 else if (snd_hda_pin_sense(codec, nid) & AC_PINSENSE_PRESENCE) in snd_hda_jack_detect_state()
1526 present = snd_hda_pin_sense(codec, pin_nid); in hdmi_present_sense_via_verbs()