Searched refs:snd_vx_outl (Results 1 – 1 of 1) sorted by relevance
252 static inline void snd_vx_outl(struct vx_core *chip, int reg, unsigned int val) in snd_vx_outl() function260 #define vx_outl(chip,reg,val) snd_vx_outl(chip, VX_##reg,val)