Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pcmcia/vx/
Dvxp_ops.c48 static unsigned char vxp_inb(struct vx_core *chip, int offset) in vxp_inb() function
67 #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg)
587 .in8 = vxp_inb,