Searched refs:snd_vx_outb (Results 1 – 1 of 1) sorted by relevance
247 static inline void snd_vx_outb(struct vx_core *chip, int reg, unsigned char val) in snd_vx_outb() function258 #define vx_outb(chip,reg,val) snd_vx_outb(chip, VX_##reg,val)