Home
last modified time | relevance | path

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

/sound/hda/common/
A Djack.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()
A Dhda_jack.h159 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid);
/sound/hda/codecs/
A Dgeneric.c4169 if (!is_jack_detectable(codec, pin)) in detect_pin_state()
4227 if (is_jack_detectable(codec, pins[i])) in add_pin_power_ctls()
4261 if (is_jack_detectable(codec, pins[i])) in sync_pin_power_ctls()
4759 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4771 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4863 if (!is_jack_detectable(codec, nid)) in check_auto_mic_availability()
6022 if (is_jack_detectable(codec, nid) && in clear_unsol_on_unused_pins()
A Dsigmatel.c522 is_jack_detectable(codec, nid)) { in stac_init_power_map()
/sound/hda/codecs/realtek/
A Dalc662.c124 if (!is_jack_detectable(codec, 0x1b)) in alc662_fixup_aspire_ethos_hp()
A Dalc269.c2551 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gx502_hp()
2583 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gu502_hp()
/sound/hda/codecs/hdmi/
A Dhdmi.c1536 if (!is_jack_detectable(codec, pin_nid)) in hdmi_add_pin()

Completed in 58 milliseconds