Home | History | Annotate | Download | only in linux

Lines Matching full:hid_report

396 	struct hid_report *report;	/* associated report */
405 struct hid_report {
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);
703 struct hid_report *hid_register_report(struct hid_device *device, unsigned type, unsigned id);