vx_inb 266 include/sound/vx_core.h #define vx_inb(chip,reg) snd_vx_inb(chip, VX_##reg) vx_inb 136 sound/pci/vx222/vx222_ops.c #undef vx_inb vx_inb 137 sound/pci/vx222/vx222_ops.c #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg) vx_inb 79 sound/pcmcia/vx/vxp_ops.c #undef vx_inb vx_inb 80 sound/pcmcia/vx/vxp_ops.c #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg)