Home
last modified time | relevance | path

Searched refs:cs8409_fixup_tbl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/sound/pci/hda/
H A Dpatch_cs8409.h359 extern const struct hda_quirk cs8409_fixup_tbl[];
H A Dpatch_cs8409-tables.c476 const struct hda_quirk cs8409_fixup_tbl[] = { variable
H A Dpatch_cs8409.c1454 snd_hda_pick_fixup(codec, cs8409_models, cs8409_fixup_tbl, cs8409_fixups); in patch_cs8409()