Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h235 static inline void snd_vx_outb(struct vx_core *chip, int reg, unsigned char val) in snd_vx_outb() function
246 #define vx_outb(chip,reg,val) snd_vx_outb(chip, VX_##reg,val)