pxa2xx_ac97_write
extern int pxa2xx_ac97_write(int slot, unsigned short reg, unsigned short val);
EXPORT_SYMBOL_GPL(pxa2xx_ac97_write);
return pxa2xx_ac97_write(slot, reg, val);