Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Djack.c365 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid, in snd_hda_jack_detect_enable() function
373 EXPORT_SYMBOL_GPL(snd_hda_jack_detect_enable);
618 return snd_hda_jack_detect_enable(codec, nid, 0); in add_jack_kctl()
H A Dhda_jack.h77 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid,
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c105 snd_hda_jack_detect_enable(codec, pin, per_pin->dev_id); in snd_hda_hdmi_simple_init()