Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.h360 extern const struct hda_fixup cs8409_fixups[];
H A Dpatch_cs8409-tables.c572 const struct hda_fixup cs8409_fixups[] = { variable
H A Dpatch_cs8409.c1455 snd_hda_pick_fixup(codec, cs8409_models, cs8409_fixup_tbl, cs8409_fixups); in patch_cs8409()