Home
last modified time | relevance | path

Searched refs:is_jack_detectable (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_jack.h159 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid);
H A Dhda_jack.c29 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid) in is_jack_detectable() function
43 EXPORT_SYMBOL_GPL(is_jack_detectable);
604 !is_jack_detectable(codec, nid); in add_jack_kctl()
H A Dhda_generic.c4170 if (!is_jack_detectable(codec, pin)) in detect_pin_state()
4228 if (is_jack_detectable(codec, pins[i])) in add_pin_power_ctls()
4262 if (is_jack_detectable(codec, pins[i])) in sync_pin_power_ctls()
4760 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4772 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4864 if (!is_jack_detectable(codec, nid)) in check_auto_mic_availability()
5962 if (is_jack_detectable(codec, nid) && in clear_unsol_on_unused_pins()
H A Dpatch_realtek.c6560 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gx502_hp()
6592 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gu502_hp()
11610 if (!is_jack_detectable(codec, 0x1b)) in alc662_fixup_aspire_ethos_hp()
H A Dpatch_sigmatel.c522 is_jack_detectable(codec, nid)) { in stac_init_power_map()
H A Dpatch_hdmi.c1946 if (!is_jack_detectable(codec, pin_nid)) in hdmi_add_pin()