Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-common.c129 motion(pDev, v, 0, 2, DMX_RELATIVE, block); in usbRead()
134 motion(pDev, v, 0, 2, DMX_RELATIVE, block); in usbRead()
150 motion(pDev, v, axis, 1, DMX_RELATIVE, block); in usbRead()
H A Ddmxinputinit.h75 DMX_RELATIVE, enumerator
H A Ddmxevents.c306 if (type == DMX_RELATIVE) { in dmxExtMotion()
602 case DMX_RELATIVE: in dmxMotion()
H A Ddmxbackend.c471 motion(priv->mou, v, 0, 2, DMX_RELATIVE, block); in dmxBackendCollectEvents()
H A Ddmxconsole.c431 motion(pDev, v, 0, 2, DMX_RELATIVE, block); in dmxConsoleMoveRelative()