Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A 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)
585 .in8 = vxp_inb,
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A 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,

Completed in 2 milliseconds