Searched refs:fixup_list (Results 1 – 2 of 2) sorted by relevance
831 const struct hda_fixup *fix = codec->fixup_list + id; in __snd_hda_apply_fixup()886 if (codec->fixup_list) in snd_hda_apply_fixup()956 codec->fixup_list = fixlist; in snd_hda_pick_pin_fixup()992 codec->fixup_list = NULL; in snd_hda_pick_fixup()1005 codec->fixup_list = fixlist; in snd_hda_pick_fixup()1043 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
283 const struct hda_fixup *fixup_list; member