Searched refs:snd_hda_get_int_hint (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/sound/pci/hda/ | 
| D | hda_sysfs.c | 472 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp)  in snd_hda_get_int_hint()  function 491 EXPORT_SYMBOL_GPL(snd_hda_get_int_hint);
  | 
| D | hda_local.h | 637 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp); 652 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp)  in snd_hda_get_int_hint()  function
  | 
| D | hda_auto_parser.c | 182 	if (!snd_hda_get_int_hint(codec, "parser_flags", &i))  in snd_hda_parse_pin_defcfg()
  | 
| D | patch_sigmatel.c | 562 	return !snd_hda_get_int_hint(codec, key, valp);  in get_int_hint()
  | 
| D | hda_generic.c | 200 	if (!snd_hda_get_int_hint(codec, "mixer_nid", &val))  in parse_user_hints()
  |