Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_jack.h127 * snd_hda_jack_detect_mst - Detect the jack
133 snd_hda_jack_detect_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) in snd_hda_jack_detect_mst() function
147 return snd_hda_jack_detect_mst(codec, nid, 0); in snd_hda_jack_detect()
H A Dhda_jack.c198 !snd_hda_jack_detect_mst(codec, jack->gating_jack, jack->dev_id)) in jack_detect_update()
505 state = snd_hda_jack_detect_mst(codec, nid, dev_id); in snd_hda_jack_add_kctl_mst()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_jack.h136 * snd_hda_jack_detect_mst - Detect the jack
142 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()

Completed in 4 milliseconds