Searched defs:ac97_quirk (Results 1 – 7 of 7) sorted by relevance
354 struct ac97_quirk { struct355 unsigned short vendor; /* PCI vendor id */356 unsigned short device; /* PCI device id */357 unsigned short mask; /* device id bit mask, 0 = accept all */358 const char *name; /* name shown as info */359 int type; /* quirk type above */
599 struct ac97_quirk { struct608 int snd_ac97_tune_hardware(struct snd_ac97 *ac97, struct ac97_quirk *quirk, const char *override); argument
42 static char *ac97_quirk; variable
73 static char *ac97_quirk[SNDRV_CARDS]; variable
45 static char *ac97_quirk; variable
86 static char *ac97_quirk; variable
81 static char *ac97_quirk; variable