vx_inl            246 include/sound/vx_core.h #define vx_inl(chip,reg)	snd_vx_inl(chip, VX_##reg)
vx_inl            135 sound/pci/vx222/vx222_ops.c #undef vx_inl
vx_inl            136 sound/pci/vx222/vx222_ops.c #define vx_inl(chip,reg)	vx2_inl((struct vx_core*)(chip), VX_##reg)