Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_jack.h60 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid);
Dhda_jack.c285 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_enable() function
289 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable);
465 return snd_hda_jack_detect_enable(codec, nid); in add_jack_kctl()
Dpatch_hdmi.c2276 snd_hda_jack_detect_enable(codec, pin_nid); in generic_hdmi_init()
2446 snd_hda_jack_detect_enable(codec, nid); in reprogram_jack_detect()
2973 snd_hda_jack_detect_enable(codec, pin); in simple_playback_init()