Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_jack.h142 snd_hda_jack_detect_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_detect_mst() function
156 return snd_hda_jack_detect_mst(codec, nid, 0); in snd_hda_jack_detect()
H A Dhda_jack.c209 !snd_hda_jack_detect_mst(codec, jack->gating_jack, jack->dev_id)) in jack_detect_update()
579 state = snd_hda_jack_detect_mst(codec, nid, dev_id); in snd_hda_jack_add_kctl_mst()