Searched refs:patch_stac925x (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_sigmatel.c | 4496 static int patch_stac925x(struct hda_codec *codec) in patch_stac925x() function 5071 { .id = 0x83847632, .name = "STAC9202", .patch = patch_stac925x }, 5072 { .id = 0x83847633, .name = "STAC9202D", .patch = patch_stac925x }, 5073 { .id = 0x83847634, .name = "STAC9250", .patch = patch_stac925x }, 5074 { .id = 0x83847635, .name = "STAC9250D", .patch = patch_stac925x }, 5075 { .id = 0x83847636, .name = "STAC9251", .patch = patch_stac925x }, 5076 { .id = 0x83847637, .name = "STAC9250D", .patch = patch_stac925x },
|