vx_inb 244 include/sound/vx_core.h #define vx_inb(chip,reg) snd_vx_inb(chip, VX_##reg) vx_inb 131 sound/pci/vx222/vx222_ops.c #undef vx_inb vx_inb 132 sound/pci/vx222/vx222_ops.c #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg) vx_inb 66 sound/pcmcia/vx/vxp_ops.c #undef vx_inb vx_inb 67 sound/pcmcia/vx/vxp_ops.c #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg)