Searched defs:vx_inl (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/vx222/
H A Dvx222_ops.c135 #undef vx_inl macro
136 #define vx_inl(chip,reg) vx2_inl((struct vx_core*)(chip), VX_##reg) macro
[all...]
/linux-master/include/sound/
H A Dvx_core.h247 #define vx_inl(chip,reg) snd_vx_inl(chip, VX_##reg) macro

Completed in 114 milliseconds