Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_auto_parser.c833 const struct hda_fixup *fix = codec->fixup_list + id; in __snd_hda_apply_fixup()
888 if (codec->fixup_list) in snd_hda_apply_fixup()
960 codec->fixup_list = fixlist; in snd_hda_pick_pin_fixup()
1101 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
/linux-6.15/include/sound/
H A Dhda_codec.h282 const struct hda_fixup *fixup_list; member