Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dcm9825.c313 if (is_jack_detectable(codec, hp_pin)) { in cm9825_setup_unsol()
323 if (is_jack_detectable(codec, lineout_pin)) { in cm9825_setup_unsol()
338 if (is_jack_detectable in cm9825_setup_unsol()
H A Dgeneric.c4158 if (!is_jack_detectable(codec, pin)) in detect_pin_state()
4216 if (is_jack_detectable(codec, pins[i])) in add_pin_power_ctls()
4250 if (is_jack_detectable(codec, pins[i])) in sync_pin_power_ctls()
4748 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4760 if (!is_jack_detectable(codec, nid)) in check_auto_mute_availability()
4852 if (!is_jack_detectable(codec, nid)) in check_auto_mic_availability()
6010 if (is_jack_detectable(codec, nid) && in clear_unsol_on_unused_pins()
H A Dsigmatel.c522 is_jack_detectable(codec, nid)) { in stac_init_power_map()
/linux/sound/hda/common/
H 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()
H A Dhda_jack.h159 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid);
/linux/sound/hda/codecs/realtek/
H A Dalc662.c124 if (!is_jack_detectable(codec, 0x1b)) in alc662_fixup_aspire_ethos_hp()
H A Dalc269.c2840 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gx502_hp()
2872 if (!is_jack_detectable(codec, 0x21)) in alc294_fixup_gu502_hp()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c1502 if (!is_jack_detectable(codec, pin_nid)) in hdmi_add_pin()