From bc18786a3d7b058bd2579ba1381e278a17fed40c Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 14:37:15 +0000 Subject: Removed files not in the git repository --- xorg-server/hw/dmx/doc/html/usb-private_8h.html | 305 ------------------------ 1 file changed, 305 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/usb-private_8h.html (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 deleted file mode 100644 index 5720c3310..000000000 --- a/xorg-server/hw/dmx/doc/html/usb-private_8h.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - - File Index - - - - - -
-

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

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
-

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
-
-
- -
-
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3