Home
last modified time | relevance | path

Searched defs:report_list (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/hid/intel-ish-hid/
A Dishtp-hid.h56 struct report_list { struct
57 uint16_t total_size;
58 uint8_t num_of_reports;
59 uint8_t flags;
60 struct {
63 } __packed reports[1];
/linux/drivers/hid/
A Dhid-lg3ff.c52 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() local
90 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_set_autocenter() local
A Dhid-lgff.c60 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_play() local
102 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_set_autocenter() local
A Dhid-emsff.c51 struct list_head *report_list = in emsff_init() local
A Dhid-mf.c61 struct list_head *report_list = in mf_init() local
A Dhid-gaff.c68 struct list_head *report_list = in gaff_init() local
A Dhid-sjoy.c56 struct list_head *report_list = in sjoyff_init() local
A Dhid-betopff.c60 struct list_head *report_list = in betopff_init() local
A Dhid-axff.c67 struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list; in axff_init() local
A Dhid-holtekff.c128 struct list_head *report_list = in holtekff_init() local
A Dhid-pl.c74 struct list_head *report_list = in plff_init() local
A Dhid-dr.c79 struct list_head *report_list = in drff_init() local
A Dhid-tmff.c126 struct list_head *report_list; in tmff_init() local
A Dhid-steelseries.c111 struct list_head *report_list = &hdev->report_enum[HID_OUTPUT_REPORT].report_list; in steelseries_srws1_set_leds() local
A Dhid-bigbenff.c321 struct list_head *report_list; in bigben_probe() local
A Dhid-lg4ff.c1258 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lg4ff_init() local
A Dhid-sony.c1971 struct list_head *report_list = in buzz_set_leds() local
A Dhid-logitech-hidpp.c4037 struct list_head *report_list; in hidpp_application_equals() local
/linux/include/linux/
A Dhid.h498 struct list_head report_list; member

Completed in 37 milliseconds