usb_hid_subdriver Struct Reference
[USB HID driver]


Data Fields

void * data
 Arbitrary data needed by the subdriver.
usb_hid_driver_deinit_t deinit
 Function to be called when destroying the HID device structure.
usb_hid_driver_init_t init
 Function to be called when initializing HID device.
usb_hid_driver_poll_t poll
 Function to be called when data arrives from the device.
usb_hid_driver_poll_ended_t poll_end
 Function to be called when polling ends.

Detailed Description

Definition at line 56 of file usbhid.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7