Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg3ff.c48 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() local
86 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_set_autocenter() local
H 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
H A Dhid-core.c1964 struct list_head *report_list = &hdev->report_enum[report_type].report_list; in hid_find_field() local
/linux/drivers/usb/gadget/function/
H A Df_hid.c106 struct list_head report_list; member
/linux/include/linux/
H A Dhid.h585 struct list_head report_list; member