Home
last modified time | relevance | path

Searched refs:snd_hda_jack_detect_state_mst (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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.c274 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);