Home
last modified time | relevance | path

Searched refs:hid_report_enum (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/hid/
Dhid-mosart.c225 struct hid_report_enum *re = hdev->report_enum in mosart_probe()
240 struct hid_report_enum *re = hdev->report_enum in mosart_reset_resume()
Dhid-core.c58 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report()
552 struct hid_report_enum *report_enum = device->report_enum + i; in hid_device_release()
1011 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1031 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event()
1080 struct hid_report_enum *report_enum; in hid_input_report()
Dhid-multitouch.c414 struct hid_report_enum *re; in mt_set_input_mode()
Dhid-debug.c535 struct hid_report_enum *report_enum; in hid_dump_device()
Dhid-input.c833 struct hid_report_enum *rep_enum; in report_features()
/linux-2.6.39/include/linux/
Dhid.h417 struct hid_report_enum { struct
475 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/linux-2.6.39/drivers/hid/usbhid/
Dhiddev.c80 struct hid_report_enum *report_enum; in hiddev_lookup_report()
133 struct hid_report_enum *report_enum; in hiddev_lookup_usage()