snd_hda_get_bool_hint  204 sound/pci/hda/hda_beep.c 	if (!snd_hda_get_bool_hint(codec, "beep"))
snd_hda_get_bool_hint  104 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "jack_detect");
snd_hda_get_bool_hint  107 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "inv_jack_detect");
snd_hda_get_bool_hint  110 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "trigger_sense");
snd_hda_get_bool_hint  113 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "inv_eapd");
snd_hda_get_bool_hint  116 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "pcm_format_first");
snd_hda_get_bool_hint  119 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "sticky_stream");
snd_hda_get_bool_hint  122 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "spdif_status_reset");
snd_hda_get_bool_hint  125 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "pin_amp_workaround");
snd_hda_get_bool_hint  128 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "single_adc_amp");
snd_hda_get_bool_hint  131 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "power_save_node");
snd_hda_get_bool_hint  135 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "auto_mute");
snd_hda_get_bool_hint  138 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "auto_mic");
snd_hda_get_bool_hint  141 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "line_in_auto_switch");
snd_hda_get_bool_hint  144 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "auto_mute_via_amp");
snd_hda_get_bool_hint  147 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "need_dac_fix");
snd_hda_get_bool_hint  150 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "primary_hp");
snd_hda_get_bool_hint  153 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "multi_io");
snd_hda_get_bool_hint  156 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "multi_cap_vol");
snd_hda_get_bool_hint  159 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "inv_dmic_split");
snd_hda_get_bool_hint  162 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "indep_hp");
snd_hda_get_bool_hint  165 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "add_stereo_mix_input");
snd_hda_get_bool_hint  169 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "add_out_jack_modes");
snd_hda_get_bool_hint  172 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "add_in_jack_modes");
snd_hda_get_bool_hint  175 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "add_jack_modes");
snd_hda_get_bool_hint  178 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "power_down_unused");
snd_hda_get_bool_hint  181 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "add_hp_mic");
snd_hda_get_bool_hint  184 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "hp_mic_detect");
snd_hda_get_bool_hint  187 sound/pci/hda/hda_generic.c 	val = snd_hda_get_bool_hint(codec, "vmaster");
snd_hda_get_bool_hint  565 sound/pci/hda/hda_local.h int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key);
snd_hda_get_bool_hint  461 sound/pci/hda/hda_sysfs.c EXPORT_SYMBOL_GPL(snd_hda_get_bool_hint);
snd_hda_get_bool_hint  875 sound/pci/hda/patch_realtek.c 	if (!snd_hda_get_bool_hint(codec, "shutup"))
snd_hda_get_bool_hint  554 sound/pci/hda/patch_sigmatel.c 	val = snd_hda_get_bool_hint(codec, "eapd_switch");
snd_hda_get_bool_hint 4319 sound/pci/hda/patch_sigmatel.c 	    snd_hda_get_bool_hint(codec, "loopback") == 1) {
snd_hda_get_bool_hint  180 sound/pci/hda/patch_via.c 	(snd_hda_get_bool_hint(codec, "analog_loopback_hp_detect") == 1 && \