Linux Kernel
3.7.1
|
#include <hid.h>
Data Fields | |
struct hid_global | global |
struct hid_global | global_stack [HID_GLOBAL_STACK_SIZE] |
unsigned | global_stack_ptr |
struct hid_local | local |
unsigned | collection_stack [HID_COLLECTION_STACK_SIZE] |
unsigned | collection_stack_ptr |
struct hid_device * | device |
unsigned collection_stack[HID_COLLECTION_STACK_SIZE] |
struct hid_global global |
struct hid_global global_stack[HID_GLOBAL_STACK_SIZE] |