Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/hda/
Dhda_sysfs.c470 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint() function
489 EXPORT_SYMBOL_GPL(snd_hda_get_int_hint);
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) in snd_hda_get_int_hint() function
Dhda_auto_parser.c180 if (!snd_hda_get_int_hint(codec, "parser_flags", &i)) in snd_hda_parse_pin_defcfg()
Dpatch_sigmatel.c540 return !snd_hda_get_int_hint(codec, key, valp); in get_int_hint()
Dhda_generic.c197 if (!snd_hda_get_int_hint(codec, "mixer_nid", &val)) in parse_user_hints()