Home
last modified time | relevance | path

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

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