Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-common.h48 extern void usbRead(DevicePtr pDev,
H A Dusb-mouse.c74 usbRead(pDev, motion, enqueue, BTN_MISC, block); in mouUSBRead()
H A Dusb-other.c76 usbRead(pDev, motion, enqueue, 0xffff, block); in othUSBRead()
H A Dusb-common.c87 usbRead(DevicePtr pDev, in usbRead() function