Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dsysfs.c409 * snd_hda_get_hint - Look for hint string
416 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint() function
421 EXPORT_SYMBOL_GPL(snd_hda_get_hint);
438 p = snd_hda_get_hint(codec, key); in snd_hda_get_bool_hint()
475 p = snd_hda_get_hint(codec, key); in snd_hda_get_int_hint()
H A Dhda_local.h591 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key);
596 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint() function