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-private_8h.html | 302 ++++++++++++++++++++++-- 1 file changed, 283 insertions(+), 19 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/usb-private_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/usb-private_8h.html b/xorg-server/hw/dmx/doc/html/usb-private_8h.html index 360d88290..5720c3310 100644 --- a/xorg-server/hw/dmx/doc/html/usb-private_8h.html +++ b/xorg-server/hw/dmx/doc/html/usb-private_8h.html @@ -6,27 +6,291 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

usb-private.h File Reference

#include "dmxinputinit.h"
-#include "inputstr.h"
-#include "Xos.h"
-#include <errno.h>
-#include <linux/input.h>
-#include "usb-common.h"
- -

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

usb-private.h File Reference

#include "dmxinputinit.h"
+#include "inputstr.h"
+#include <X11/Xos.h>
+#include <errno.h>
+#include <linux/input.h>
+#include "usb-common.h"
+

Go to the source code of this file.

+

Data Structures

struct  _myPrivate
+ + + + + + + + + + + + + + + + + + + +

Data Structures

struct  _myPrivate

Defines

#define EV_MSC   0x04
#define EV_FF   0x15
#define LED_SLEEP   0x05
#define LED_SUSPEND   0x06
#define LED_MUTE   0x07
#define LED_MISC   0x08
#define BTN_DEAD   0x12f
#define BTN_THUMBL   0x13d
#define BTN_THUMBR   0x13e
#define MSC_SERIAL   0x00
#define MSC_MAX   0x07
#define ABS_WHEEL   0x08
#define ABS_GAS   0x09
#define ABS_BRAKE   0x0a
#define NUM_STATE_ENTRIES   (256/32)

Typedefs

typedef struct _myPrivate myPrivate
-


Detailed Description

-Private header file for USB support. This file provides Linux-specific include files and the definition of the private structure.
See also:
usb-common.c

-usb-keyboard.c

-usb-mouse.c

-usb-other.c

+

Detailed Description

+

Private header file for USB support. This file provides Linux-specific include files and the definition of the private structure.

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

Define Documentation

+ +
+
+ + + + +
#define ABS_BRAKE   0x0a
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define ABS_GAS   0x09
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define ABS_WHEEL   0x08
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define BTN_DEAD   0x12f
+
+
+ +
+
+ +
+
+ + + + +
#define BTN_THUMBL   0x13d
+
+
+ +
+
+ +
+
+ + + + +
#define BTN_THUMBR   0x13e
+
+
+ +
+
+ +
+
+ + + + +
#define EV_FF   0x15
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define EV_MSC   0x04
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define LED_MISC   0x08
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define LED_MUTE   0x07
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define LED_SLEEP   0x05
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define LED_SUSPEND   0x06
+
+
+ +

Referenced by usbPrint().

+ +
+
+ +
+
+ + + + +
#define MSC_MAX   0x07
+
+
+ +
+
+ +
+
+ + + + +
#define MSC_SERIAL   0x00
+
+
+ +
+
+ +
+
+ + + + +
#define NUM_STATE_ENTRIES   (256/32)
+
+
+ +
+
+

Typedef Documentation

+ +
+
+ + + + +
typedef struct _myPrivate myPrivate
+
+
+ +
+
+
-- cgit v1.2.3