Home
last modified time | relevance | path

Searched refs:patch_vt1616 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/ac97/
H A Dac97_codec.c148 { 0x49434551, 0xffffffff, "VT1616", patch_vt1616, NULL },
149 { 0x49434552, 0xffffffff, "VT1616i", patch_vt1616, NULL }, // VT1616 compatible (chipset integrated)
H A Dac97_patch.c3490 static int patch_vt1616(struct snd_ac97 * ac97) in patch_vt1616() function