|
Linux Kernel
3.7.1
|
#include <hid.h>
| struct device_driver driver |
| spinlock_t dyn_lock |
| struct hid_device_id* id_table |
| void(* input_configured)(struct hid_device *hdev, struct hid_input *hidinput) |
| int(* probe)(struct hid_device *dev, const struct hid_device_id *id) |
| int(* raw_event)(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) |
| struct hid_report_id* report_table |
| struct hid_usage_id* usage_table |
1.8.2