HomeSort by relevance Sort by last modified time
    Searched full:hid_report (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
hid.h 396 struct hid_report *report; /* associated report */
405 struct hid_report { struct
418 struct hid_report *report_id_hash[256];
430 struct hid_report *report;
435 struct hid_report *report;
448 struct hid_report *report;
503 void (*hiddev_report_event) (struct hid_device *, struct hid_report *);
622 int (*raw_event)(struct hid_device *hdev, struct hid_report *report,
694 extern void hidinput_report_event(struct hid_device *hid, struct hid_report *report);
701 void hid_output_report(struct hid_report *report, __u8 *data)
    [all...]

Completed in 144 milliseconds