Searched refs:snd_hda_get_int_hint (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_local.h567 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp);
582 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) function
H A Dhda_sysfs.c461 * snd_hda_get_int_hint - Get an integer hint value
470 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) function
489 EXPORT_SYMBOL_GPL(snd_hda_get_int_hint); variable
H A Dhda_auto_parser.c180 if (!snd_hda_get_int_hint(codec, "parser_flags", &i))
H A Dpatch_sigmatel.c540 return !snd_hda_get_int_hint(codec, key, valp);
H A Dhda_generic.c197 if (!snd_hda_get_int_hint(codec, "mixer_nid", &val))

Completed in 166 milliseconds