Linux Kernel
3.7.1
|
#include <hid-sensor-hub.h>
Data Fields | |
struct hid_device * | hdev |
u32 | vendor_id |
u32 | product_id |
struct hid_sensor_hub_device - Stores the hub instance data : Stores the hid instance. : Vendor id of hub device. : Product id of hub device.
Definition at line 51 of file hid-sensor-hub.h.
struct hid_device* hdev |
Definition at line 52 of file hid-sensor-hub.h.
u32 product_id |
Definition at line 54 of file hid-sensor-hub.h.
u32 vendor_id |
Definition at line 53 of file hid-sensor-hub.h.