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-other_8h.html | 250 ++++++++++++++++---------- 1 file changed, 158 insertions(+), 92 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/usb-other_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/usb-other_8h.html b/xorg-server/hw/dmx/doc/html/usb-other_8h.html index d3c80ae02..f720e9de0 100644 --- a/xorg-server/hw/dmx/doc/html/usb-other_8h.html +++ b/xorg-server/hw/dmx/doc/html/usb-other_8h.html @@ -6,120 +6,186 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
+ + +

usb-other.h File Reference

-

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

Go to the source code of this file.

+

Functions

void othUSBInit (DevicePtr pDev)
void othUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
int othUSBOn (DevicePtr pDev)
+ + + + + +

Functions

void othUSBRead (DevicePtr pDev, dmxMotionProcPtr motion, dmxEnqueueProcPtr enqueue, dmxCheckSpecialProcPtr checkspecial, DMXBlockType block)
void othUSBInit (DevicePtr pDev)
void othUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
int othUSBOn (DevicePtr pDev)
void othUSBCtrl (DevicePtr pDev, PtrCtrl *ctrl)
-


Detailed Description

-Interface to USB generic driver.
See also:
usb-other.c

-usb-common.c

-

Function Documentation

-

- - - - -
- +

Detailed Description

+

Interface to USB generic driver.

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

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + - - + + -
void othUSBGetInfo DevicePtr  pDev, void othUSBCtrl (DevicePtr  pDev,
DMXLocalInitInfoPtr  infoPtrCtrl *  ctrl 
)
-
- - - - - -
-   - + +
-

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

-

- - - - -
- + + + +
+
+
+ + + + + + + + + + + + - - - - - - + + + +
void othUSBGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  info 
void othUSBInit DevicePtr  pDev  ) )
+ + + + +
+
+ + + + + + + + +
void othUSBInit (DevicePtr  pDev ) 
-
- - - - - -
-   - + +
+

Initialize pDev using usbInit.

-

-Initialize pDev using usbInit.

-

- - - - -
- +

References usbInit(), and usbOther.

+ +

Referenced by othUSBOn().

+ + + + +
+
+
- - - - - - + + + + + + +
int othUSBOn DevicePtr  pDev  ) int othUSBOn (DevicePtr  pDev ) 
+ +
+

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

+ +

References GETPRIV, and othUSBInit().

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

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

+

+ +
-- cgit v1.2.3