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

/linux-master/sound/pci/vx222/
H A Dvx222_ops.c137 #undef vx_outl macro
138 #define vx_outl(chip,reg,val) vx2_outl((struct vx_core*)(chip), VX_##reg, val) macro
[all...]
/linux-master/include/sound/
H A Dvx_core.h248 #define vx_outl(chip,reg,val) snd_vx_outl(chip, VX_##reg,val) macro

Completed in 108 milliseconds