Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/vx222/
Dvx222_ops.c98 static unsigned char vx2_inb(struct vx_core *chip, int offset) in vx2_inb() function
145 #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg)
1001 .in8 = vx2_inb,
1021 .in8 = vx2_inb,