Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_auto_parser.c827 const struct hda_fixup *fix = codec->fixup_list + id; in __snd_hda_apply_fixup()
882 if (codec->fixup_list) in snd_hda_apply_fixup()
952 codec->fixup_list = fixlist; in snd_hda_pick_pin_fixup()
1054 codec->fixup_list = fixlist; in snd_hda_pick_fixup()
/Linux-v6.1/include/sound/
Dhda_codec.h285 const struct hda_fixup *fixup_list; member