Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_sysfs.c468 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint() function
487 EXPORT_SYMBOL_GPL(snd_hda_get_int_hint);
H A Dhda_generic.c197 if (!snd_hda_get_int_hint(codec, "mixer_nid", &val)) in parse_user_hints()