Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dvx_core.h78 void (*out8)(struct vx_core *chip, int reg, unsigned char val); member
236 chip->ops->out8(chip, reg, val); in snd_vx_outb()