snd_hda_get_int_hint  178 sound/pci/hda/hda_auto_parser.c 	if (!snd_hda_get_int_hint(codec, "parser_flags", &i))
snd_hda_get_int_hint  191 sound/pci/hda/hda_generic.c 	if (!snd_hda_get_int_hint(codec, "mixer_nid", &val))
snd_hda_get_int_hint  566 sound/pci/hda/hda_local.h int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp);
snd_hda_get_int_hint  492 sound/pci/hda/hda_sysfs.c EXPORT_SYMBOL_GPL(snd_hda_get_int_hint);
snd_hda_get_int_hint  533 sound/pci/hda/patch_sigmatel.c 	return !snd_hda_get_int_hint(codec, key, valp);