Searched refs:vx2_outl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c129 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) function
147 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val)
341 vx2_outl(chip, port, val);
349 vx2_outl(chip, port, val);
354 vx2_outl(chip, port, val);
995 .out32 = vx2_outl,
1015 .out32 = vx2_outl,

Completed in 56 milliseconds