Home
last modified time | relevance | path

Searched refs:out8 (Results 1 – 2 of 2) 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()
/linux/sound/pci/vx222/ !
H A Dvx222_ops.c994 .out8 = vx2_outb,
1014 .out8 = vx2_outb,