Searched refs:fixup_list (Results 1 – 2 of 2) sorted by relevance
828 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup()882 if (codec->fixup_list) in snd_hda_apply_fixup()925 codec->fixup_list = fixlist; in snd_hda_pick_pin_fixup()961 codec->fixup_list = NULL; in snd_hda_pick_fixup()974 codec->fixup_list = fixlist; in snd_hda_pick_fixup()1012 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
312 const struct hda_fixup *fixup_list; member