From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/dmx/doc/html/usb-mouse_8h.html | 250 ++++++++++++++++---------- 1 file changed, 158 insertions(+), 92 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/usb-mouse_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/usb-mouse_8h.html b/xorg-server/hw/dmx/doc/html/usb-mouse_8h.html index ac03fe55b..293076b1f 100644 --- a/xorg-server/hw/dmx/doc/html/usb-mouse_8h.html +++ b/xorg-server/hw/dmx/doc/html/usb-mouse_8h.html @@ -6,120 +6,186 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
+ + +

usb-mouse.h File Reference

-

-Go to the source code of this file. - - - - - - - - +

Go to the source code of this file.

+

Functions

void mouUSBInit (DevicePtr pDev)
void mouUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
int mouUSBOn (DevicePtr pDev)
+ + + + + +

Functions

void mouUSBRead (DevicePtr pDev, dmxMotionProcPtr motion, dmxEnqueueProcPtr enqueue, dmxCheckSpecialProcPtr checkspecial, DMXBlockType block)
void mouUSBInit (DevicePtr pDev)
void mouUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
int mouUSBOn (DevicePtr pDev)
void mouUSBCtrl (DevicePtr pDev, PtrCtrl *ctrl)
-


Detailed Description

-Interface to USB mouse driver.
See also:
usb-mouse.c

-usb-common.c

-

Function Documentation

-

- - - - -
- +

Detailed Description

+

Interface to USB mouse driver.

+
See also:
usb-mouse.c
+
+usb-common.c
+

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + - - + + -
void mouUSBGetInfo DevicePtr  pDev, void mouUSBCtrl (DevicePtr  pDev,
DMXLocalInitInfoPtr  infoPtrCtrl *  ctrl 
)
-
- - - - - -
-   - + +
-

-Fill the info structure with information needed to initialize pDev.

-

- - - - -
- + + + +
+
+
+ + + + + + + + + + + + - - - - - - + + + +
void mouUSBGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  info 
void mouUSBInit DevicePtr  pDev  ) )
+ + + + +
+
+ + + + + + + + +
void mouUSBInit (DevicePtr  pDev ) 
-
- - - - - -
-   - + +
+

Initialize pDev using usbInit.

-

-Initialize pDev using usbInit.

-

- - - - -
- +

References usbInit(), and usbMouse.

+ +

Referenced by mouUSBOn().

+ + + + +
+
+
- - - - - - + + + + + + +
int mouUSBOn DevicePtr  pDev  ) int mouUSBOn (DevicePtr  pDev ) 
+ +
+

Turn pDev on (i.e., take input from pDev).

+ +

References GETPRIV, and mouUSBInit().

+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
void mouUSBRead (DevicePtr  pDev,
dmxMotionProcPtr  motion,
dmxEnqueueProcPtr  enqueue,
dmxCheckSpecialProcPtr  checkspecial,
DMXBlockType  block 
)
-
- - - - - -
-   - + +
-

-Turn pDev on (i.e., take input from pDev).

+

+ +
-- cgit v1.2.3