Searched refs:vxp_outb (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/pcmcia/vx/
H A Dvxp_ops.c71 static void vxp_outb(struct vx_core *chip, int offset, unsigned char val) function
82 #define vx_outb(chip,reg,val) vxp_outb((struct vx_core *)(chip), VX_##reg,val)
601 .out8 = vxp_outb,

Completed in 64 milliseconds