Searched refs:patch_stac925x (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/sound/pci/hda/ |
D | patch_sigmatel.c | 5181 static int patch_stac925x(struct hda_codec *codec) in patch_stac925x() function 6427 { .id = 0x83847632, .name = "STAC9202", .patch = patch_stac925x }, 6428 { .id = 0x83847633, .name = "STAC9202D", .patch = patch_stac925x }, 6429 { .id = 0x83847634, .name = "STAC9250", .patch = patch_stac925x }, 6430 { .id = 0x83847635, .name = "STAC9250D", .patch = patch_stac925x }, 6431 { .id = 0x83847636, .name = "STAC9251", .patch = patch_stac925x }, 6432 { .id = 0x83847637, .name = "STAC9250D", .patch = patch_stac925x },
|