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