Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_jack.h58 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid);
Dhda_jack.c289 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_enable() function
293 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable);
499 return snd_hda_jack_detect_enable(codec, nid); in add_jack_kctl()
Dpatch_hdmi.c2434 snd_hda_jack_detect_enable(codec, pin); in simple_playback_init()