Searched refs:vx2_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/pci/vx222/
H A Dvx222_ops.c97 static unsigned char vx2_inb(struct vx_core *chip, int offset) function
141 #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg)
992 .in8 = vx2_inb,
1012 .in8 = vx2_inb,

Completed in 122 milliseconds