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

/sound/pci/hda/
H A Dhda_hwdep.c36 struct hda_hint { struct
116 struct hda_hint *hint = snd_array_elem(&codec->hints, i);
152 snd_array_init(&codec->hints, sizeof(struct hda_hint), 32);
396 struct hda_hint *hint = snd_array_elem(&codec->hints, i);
403 static struct hda_hint *get_hint(struct hda_codec *codec, const char *key)
408 struct hda_hint *hint = snd_array_elem(&codec->hints, i);
433 struct hda_hint *hint;
596 struct hda_hint *hint = get_hint(codec, key);

Completed in 4 milliseconds