|
@@ -516,7 +516,6 @@ void hid_close(struct hid_device *);
|
|
int hid_set_field(struct hid_field *, unsigned, __s32);
|
|
int hid_set_field(struct hid_field *, unsigned, __s32);
|
|
void hid_submit_report(struct hid_device *, struct hid_report *, unsigned char dir);
|
|
void hid_submit_report(struct hid_device *, struct hid_report *, unsigned char dir);
|
|
void hid_init_reports(struct hid_device *hid);
|
|
void hid_init_reports(struct hid_device *hid);
|
|
-struct hid_field *hid_find_field_by_usage(struct hid_device *hid, __u32 wanted_usage, int type);
|
|
|
|
int hid_wait_io(struct hid_device* hid);
|
|
int hid_wait_io(struct hid_device* hid);
|
|
|
|
|
|
|
|
|