Searched refs:patch_stac927x (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_sigmatel.c | 4862 static int patch_stac927x(struct hda_codec *codec) in patch_stac927x() function 5055 { .id = 0x83847618, .name = "STAC9227", .patch = patch_stac927x }, 5056 { .id = 0x83847619, .name = "STAC9227", .patch = patch_stac927x }, 5057 { .id = 0x83847616, .name = "STAC9228", .patch = patch_stac927x }, 5058 { .id = 0x83847617, .name = "STAC9228", .patch = patch_stac927x }, 5059 { .id = 0x83847614, .name = "STAC9229", .patch = patch_stac927x }, 5060 { .id = 0x83847615, .name = "STAC9229", .patch = patch_stac927x }, 5061 { .id = 0x83847620, .name = "STAC9274", .patch = patch_stac927x }, 5062 { .id = 0x83847621, .name = "STAC9274D", .patch = patch_stac927x }, 5063 { .id = 0x83847622, .name = "STAC9273X", .patch = patch_stac927x }, [all …]
|