Home
last modified time | relevance | path

Searched refs:snd_hda_jack_detect_enable (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_jack.h75 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid,
Dhda_jack.c354 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable() function
362 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable);
544 return snd_hda_jack_detect_enable(codec, nid, 0); in add_jack_kctl()
Dpatch_hdmi.c3116 snd_hda_jack_detect_enable(codec, pin, per_pin->dev_id); in simple_playback_init()