Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dvx_core.h224 static inline unsigned char snd_vx_inb(struct vx_core *chip, int reg) in snd_vx_inb() function
244 #define vx_inb(chip,reg) snd_vx_inb(chip, VX_##reg)