Searched refs:patch_stac922x (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ | 
| D | patch_sigmatel.c | 4818 static int patch_stac922x(struct hda_codec *codec)  in patch_stac922x()  function 5041 	HDA_CODEC_ENTRY(0x83847882, "STAC9220 A1", patch_stac922x), 5042 	HDA_CODEC_ENTRY(0x83847680, "STAC9221 A1", patch_stac922x), 5043 	HDA_CODEC_ENTRY(0x83847880, "STAC9220 A2", patch_stac922x), 5044 	HDA_CODEC_ENTRY(0x83847681, "STAC9220D/9223D A2", patch_stac922x), 5045 	HDA_CODEC_ENTRY(0x83847682, "STAC9221 A2", patch_stac922x), 5046 	HDA_CODEC_ENTRY(0x83847683, "STAC9221D A2", patch_stac922x),
  |