Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_auto_parser.c831 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup()
885 if (codec->fixup_list) in snd_hda_apply_fixup()
955 codec->fixup_list = fixlist; in snd_hda_pick_pin_fixup()
991 codec->fixup_list = NULL; in snd_hda_pick_fixup()
1004 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
1042 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h283 const struct hda_fixup *fixup_list; member