Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dvx_core.h237 static inline unsigned char snd_vx_inb(struct vx_core *chip, int reg) in snd_vx_inb() function
257 #define vx_inb(chip,reg) snd_vx_inb(chip, VX_##reg)