Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/vx222/
H A Dvx222_ops.c96 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb() function
134 #define vx_outb(chip,reg,val) vx2_outb((struct vx_core*)(chip), VX_##reg, val)
994 .out8 = vx2_outb,
1014 .out8 = vx2_outb,