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

/include/sound/
H A Dvx_core.h261 static inline void snd_vx_outl(struct vx_core *chip, int reg, unsigned int val) function
269 #define vx_outl(chip,reg,val) snd_vx_outl(chip, VX_##reg,val)

Completed in 7 milliseconds