Searched refs:patch_stac92hd83xxx (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_sigmatel.c | 4637 static int patch_stac92hd83xxx(struct hda_codec *codec) in patch_stac92hd83xxx() function 5096 { .id = 0x111d7604, .name = "92HD83C1X5", .patch = patch_stac92hd83xxx}, 5097 { .id = 0x111d76d4, .name = "92HD83C1C5", .patch = patch_stac92hd83xxx}, 5098 { .id = 0x111d7605, .name = "92HD81B1X5", .patch = patch_stac92hd83xxx}, 5099 { .id = 0x111d76d5, .name = "92HD81B1C5", .patch = patch_stac92hd83xxx}, 5100 { .id = 0x111d76d1, .name = "92HD87B1/3", .patch = patch_stac92hd83xxx}, 5101 { .id = 0x111d76d9, .name = "92HD87B2/4", .patch = patch_stac92hd83xxx}, 5102 { .id = 0x111d7666, .name = "92HD88B3", .patch = patch_stac92hd83xxx}, 5103 { .id = 0x111d7667, .name = "92HD88B1", .patch = patch_stac92hd83xxx}, 5104 { .id = 0x111d7668, .name = "92HD88B2", .patch = patch_stac92hd83xxx}, [all …]
|