Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_jack.h77 int snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid,
H A Dhda_jack.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 Dpatch_hdmi.c3285 snd_hda_jack_detect_enable(codec, pin, per_pin->dev_id); in simple_playback_init()