Searched refs:vxp_inb (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.c61 static unsigned char vxp_inb(struct vx_core *chip, int offset) function
80 #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg)
600 .in8 = vxp_inb,

Completed in 38 milliseconds