Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dvx_core.h247 static inline void snd_vx_outb(struct vx_core *chip, int reg, unsigned char val) in snd_vx_outb() function
258 #define vx_outb(chip,reg,val) snd_vx_outb(chip, VX_##reg,val)