Searched refs:patch_stac927x (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | patch_sigmatel.c | 4850 static int patch_stac927x(struct hda_codec *codec) in patch_stac927x() function 5037 HDA_CODEC_ENTRY(0x83847618, "STAC9227", patch_stac927x), 5038 HDA_CODEC_ENTRY(0x83847619, "STAC9227", patch_stac927x), 5039 HDA_CODEC_ENTRY(0x83847616, "STAC9228", patch_stac927x), 5040 HDA_CODEC_ENTRY(0x83847617, "STAC9228", patch_stac927x), 5041 HDA_CODEC_ENTRY(0x83847614, "STAC9229", patch_stac927x), 5042 HDA_CODEC_ENTRY(0x83847615, "STAC9229", patch_stac927x), 5043 HDA_CODEC_ENTRY(0x83847620, "STAC9274", patch_stac927x), 5044 HDA_CODEC_ENTRY(0x83847621, "STAC9274D", patch_stac927x), 5045 HDA_CODEC_ENTRY(0x83847622, "STAC9273X", patch_stac927x), [all …]
|