Home
last modified time | relevance | path

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

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