Home
last modified time | relevance | path

Searched defs:vx_inb (Results 1 – 2 of 2) sorted by relevance

/sound/pcmcia/vx/
Dvxp_ops.c80 #define vx_inb(chip,reg) vxp_inb((struct vx_core *)(chip), VX_##reg) macro
/sound/pci/vx222/
Dvx222_ops.c145 #define vx_inb(chip,reg) vx2_inb((struct vx_core*)(chip), VX_##reg) macro