apply_quirk
return apply_quirk(ac97, i);
return apply_quirk(ac97, (int)simple_strtoul(typestr, NULL, 10));
result = apply_quirk(ac97, quirk->type);