Searched refs:snd_hda_jack_detect_enable (Results 1 – 3 of 3) sorted by relevance
58 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid);
289 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid) in snd_hda_jack_detect_enable() function293 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable);499 return snd_hda_jack_detect_enable(codec, nid); in add_jack_kctl()
2434 snd_hda_jack_detect_enable(codec, pin); in simple_playback_init()