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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h262 static inline void snd_vx_outl(struct vx_core *chip, int reg, unsigned int val) function
270 #define vx_outl(chip,reg,val) snd_vx_outl(chip, VX_##reg,val)

Completed in 44 milliseconds