Searched refs:patch_stac922x (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/pci/hda/ |
D | patch_sigmatel.c | 4822 static int patch_stac922x(struct hda_codec *codec) in patch_stac922x() function 5045 HDA_CODEC_ENTRY(0x83847882, "STAC9220 A1", patch_stac922x), 5046 HDA_CODEC_ENTRY(0x83847680, "STAC9221 A1", patch_stac922x), 5047 HDA_CODEC_ENTRY(0x83847880, "STAC9220 A2", patch_stac922x), 5048 HDA_CODEC_ENTRY(0x83847681, "STAC9220D/9223D A2", patch_stac922x), 5049 HDA_CODEC_ENTRY(0x83847682, "STAC9221 A2", patch_stac922x), 5050 HDA_CODEC_ENTRY(0x83847683, "STAC9221D A2", patch_stac922x),
|