Home
last modified time | relevance | path

Searched refs:patch_conexant (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/pci/hda/
DMakefile26 snd-hda-codec-conexant-objs := patch_conexant.o
/linux-6.1.9/sound/pci/ac97/
Dac97_codec.c138 { 0x43585428, 0xfffffff8, "Cx20468", patch_conexant, NULL }, // SmartAMC fixme: the mask might be …
139 { 0x43585430, 0xffffffff, "Cx20468-31", patch_conexant, NULL },
Dac97_patch.c1370 static int patch_conexant(struct snd_ac97 * ac97) in patch_conexant() function