From f0abc6f0061255195880cc281f428f4adcf3b33a Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 15:17:20 +0000 Subject: svn merge -r554:HEAD "^/branches/released" . --- xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html | 203 ----------------------- 1 file changed, 203 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html (limited to 'xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html') diff --git a/xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html b/xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html deleted file mode 100644 index 988ee18cb..000000000 --- a/xorg-server/hw/dmx/doc/html/usb-keyboard_8h.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - File Index - - - - - -
-

usb-keyboard.h File Reference

-

Go to the source code of this file.

- - - - - - - -

Functions

void kbdUSBInit (DevicePtr pDev)
void kbdUSBGetInfo (DevicePtr pDev, DMXLocalInitInfoPtr info)
int kbdUSBOn (DevicePtr pDev)
void kbdUSBRead (DevicePtr pDev, dmxMotionProcPtr motion, dmxEnqueueProcPtr enqueue, dmxCheckSpecialProcPtr checkspecial, DMXBlockType block)
void kbdUSBCtrl (DevicePtr pDev, KeybdCtrl *ctrl)
-

Detailed Description

-

Interface to USB keyboard driver.

-
See also:
usb-keyboard.c
-
-usb-common.c
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
void kbdUSBCtrl (DevicePtr  pDev,
KeybdCtrl *  ctrl 
)
-
-
-

Set the LEDs.

- -

References GETPRIV.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void kbdUSBGetInfo (DevicePtr  pDev,
DMXLocalInitInfoPtr  info 
)
-
- -
- -
-
- - - - - - - - - -
void kbdUSBInit (DevicePtr  pDev ) 
-
-
-

Initialize pDev using usbInit.

- -

References usbInit(), and usbKeyboard.

- -

Referenced by kbdUSBOn().

- -
-
- -
-
- - - - - - - - - -
int kbdUSBOn (DevicePtr  pDev ) 
-
-
-

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

- -

References GETPRIV, and kbdUSBInit().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
void kbdUSBRead (DevicePtr  pDev,
dmxMotionProcPtr  motion,
dmxEnqueueProcPtr  enqueue,
dmxCheckSpecialProcPtr  checkspecial,
DMXBlockType  block 
)
-
-
- -
-
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3