Home
last modified time | relevance | path

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

/linux-3.3/drivers/hid/
Dhid-lg3ff.c66 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() local
103 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_set_autocenter() local
134 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lg3ff_init() local
Dhid-lg4ff.c136 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_play() local
165 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_default() local
183 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_ffex() local
202 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_g25() local
220 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_dfp() local
272 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_switch_native() local
342 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lg4ff_init() local
Dhid-lgff.c74 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_play() local
116 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_set_autocenter() local
133 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lgff_init() local
Dhid-lg2ff.c69 struct list_head *report_list = in lg2ff_init() local
Dhid-emsff.c66 struct list_head *report_list = in emsff_init() local
Dhid-zpff.c73 struct list_head *report_list = in zpff_init() local
Dhid-gaff.c84 struct list_head *report_list = in gaff_init() local
Dhid-sjoy.c70 struct list_head *report_list = in sjoyff_init() local
Dhid-dr.c94 struct list_head *report_list = in drff_init() local
Dhid-axff.c81 struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list; in axff_init() local
Dhid-holtekff.c148 struct list_head *report_list = in holtekff_init() local
Dhid-pl.c85 struct list_head *report_list = in plff_init() local
Dhid-tmff.c130 struct list_head *report_list; in tmff_init() local
/linux-3.3/include/linux/
Dhid.h425 struct list_head report_list; member