Searched refs:patch_stac922x (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/sound/pci/hda/ |
D | patch_sigmatel.c | 5958 static int patch_stac922x(struct hda_codec *codec) in patch_stac922x() function 6405 { .id = 0x83847882, .name = "STAC9220 A1", .patch = patch_stac922x }, 6406 { .id = 0x83847680, .name = "STAC9221 A1", .patch = patch_stac922x }, 6407 { .id = 0x83847880, .name = "STAC9220 A2", .patch = patch_stac922x }, 6408 { .id = 0x83847681, .name = "STAC9220D/9223D A2", .patch = patch_stac922x }, 6409 { .id = 0x83847682, .name = "STAC9221 A2", .patch = patch_stac922x }, 6410 { .id = 0x83847683, .name = "STAC9221D A2", .patch = patch_stac922x },
|