Home
last modified time | relevance | path

Searched refs:snd_vx_outl (Results 1 – 1 of 1) sorted by relevance

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