snd_hda_get_int_hint
if (!snd_hda_get_int_hint(codec, "mixer_nid", &val))
return !snd_hda_get_int_hint(codec, key, valp);
if (!snd_hda_get_int_hint(codec, "parser_flags", &i))
int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp);
EXPORT_SYMBOL_GPL(snd_hda_get_int_hint);