Searched refs:patch_stac927x (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_sigmatel.c | 4874 static int patch_stac927x(struct hda_codec *codec) in patch_stac927x() function 5061 HDA_CODEC_ENTRY(0x83847618, "STAC9227", patch_stac927x), 5062 HDA_CODEC_ENTRY(0x83847619, "STAC9227", patch_stac927x), 5063 HDA_CODEC_ENTRY(0x83847638, "STAC92HD700", patch_stac927x), 5064 HDA_CODEC_ENTRY(0x83847616, "STAC9228", patch_stac927x), 5065 HDA_CODEC_ENTRY(0x83847617, "STAC9228", patch_stac927x), 5066 HDA_CODEC_ENTRY(0x83847614, "STAC9229", patch_stac927x), 5067 HDA_CODEC_ENTRY(0x83847615, "STAC9229", patch_stac927x), 5068 HDA_CODEC_ENTRY(0x83847620, "STAC9274", patch_stac927x), 5069 HDA_CODEC_ENTRY(0x83847621, "STAC9274D", patch_stac927x), [all …]
|