Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_jack.h109 int snd_hda_jack_detect_state_mst(struct hda_codec *codec, hda_nid_t nid,
123 return snd_hda_jack_detect_state_mst(codec, nid, 0); in snd_hda_jack_detect_state()
135 return snd_hda_jack_detect_state_mst(codec, nid, dev_id) != in snd_hda_jack_detect_mst()
H A Dhda_jack.c255 * snd_hda_jack_detect_state_mst - query pin Presence Detect status
263 int snd_hda_jack_detect_state_mst(struct hda_codec *codec, in snd_hda_jack_detect_state_mst() function
276 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_state_mst); variable
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_jack.h118 int snd_hda_jack_detect_state_mst(struct hda_codec *codec, hda_nid_t nid,
132 return snd_hda_jack_detect_state_mst(codec, nid, 0); in snd_hda_jack_detect_state()
144 return snd_hda_jack_detect_state_mst(codec, nid, dev_id) != in snd_hda_jack_detect_mst()
H A Dhda_jack.c266 * snd_hda_jack_detect_state_mst - query pin Presence Detect status
274 int snd_hda_jack_detect_state_mst(struct hda_codec *codec, in snd_hda_jack_detect_state_mst() function
287 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_state_mst); variable

Completed in 3 milliseconds