Home
last modified time | relevance | path

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

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