Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hid_sensor_hub_callbacks_list Struct Reference

Data Fields

struct list_head list
 
u32 usage_id
 
struct hid_sensor_hub_callbacksusage_callback
 
voidpriv
 

Detailed Description

struct hid_sensor_hub_callbacks_list - Stores callback list : list head. : usage id for a physical device. : Stores registered callback functions. : Private data for a physical device.

Definition at line 78 of file hid-sensor-hub.c.

Field Documentation

Definition at line 79 of file hid-sensor-hub.c.

Definition at line 82 of file hid-sensor-hub.c.

Definition at line 81 of file hid-sensor-hub.c.

u32 usage_id

Definition at line 80 of file hid-sensor-hub.c.


The documentation for this struct was generated from the following file: