Symbol: report_list
drivers/hid/hid-apple.c
782
list_for_each_entry(report, &hdev->report_enum[HID_INPUT_REPORT].report_list, list) {
drivers/hid/hid-asus.c
1286
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-axff.c
67
struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-axff.c
80
if (list_empty(report_list)) {
drivers/hid/hid-axff.c
85
report = list_first_entry(report_list, struct hid_report, list);
drivers/hid/hid-betopff.c
60
struct list_head *report_list =
drivers/hid/hid-betopff.c
61
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-betopff.c
74
if (list_empty(report_list)) {
drivers/hid/hid-betopff.c
79
report = list_first_entry(report_list, struct hid_report, list);
drivers/hid/hid-core.c
1059
&hid->report_enum[type].report_list,
drivers/hid/hid-core.c
110
list_add_tail(&report->list, &report_enum->report_list);
drivers/hid/hid-core.c
1189
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-core.c
1230
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-core.c
1836
list_for_each_entry(report, &report_enum->report_list, list)
drivers/hid/hid-core.c
1946
struct list_head *report_list = &hdev->report_enum[report_type].report_list;
drivers/hid/hid-core.c
1950
list_for_each_entry(report, report_list, list) {
drivers/hid/hid-core.c
721
INIT_LIST_HEAD(&report_enum->report_list);
drivers/hid/hid-debug.c
3062
list = report_enum->report_list.next;
drivers/hid/hid-debug.c
3063
while (list != &report_enum->report_list) {
drivers/hid/hid-debug.c
3639
list_for_each_entry(report, &hid->report_enum[k].report_list, list) {
drivers/hid/hid-dr.c
79
struct list_head *report_list =
drivers/hid/hid-dr.c
80
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-dr.c
91
if (list_empty(report_list)) {
drivers/hid/hid-dr.c
96
report = list_first_entry(report_list, struct hid_report, list);
drivers/hid/hid-emsff.c
51
struct list_head *report_list =
drivers/hid/hid-emsff.c
52
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-emsff.c
63
if (list_empty(report_list)) {
drivers/hid/hid-emsff.c
68
report = list_first_entry(report_list, struct hid_report, list);
drivers/hid/hid-gaff.c
68
struct list_head *report_list =
drivers/hid/hid-gaff.c
69
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-gaff.c
70
struct list_head *report_ptr = report_list;
drivers/hid/hid-gaff.c
81
if (list_empty(report_list)) {
drivers/hid/hid-goodix-spi.c
288
list_for_each_entry(report, &hid->report_enum[type].report_list, list) {
drivers/hid/hid-holtekff.c
128
struct list_head *report_list =
drivers/hid/hid-holtekff.c
129
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-holtekff.c
140
if (list_empty(report_list)) {
drivers/hid/hid-holtekff.c
145
report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-input.c
141
list_for_each_entry(report, &hid->report_enum[k].report_list, list) {
drivers/hid/hid-input.c
1781
list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) {
drivers/hid/hid-input.c
1799
&hid->report_enum[HID_OUTPUT_REPORT].report_list,
drivers/hid/hid-input.c
1820
&hid->report_enum[HID_OUTPUT_REPORT].report_list,
drivers/hid/hid-input.c
1983
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-input.c
2010
list_for_each_entry(rep, &rep_enum->report_list, list)
drivers/hid/hid-input.c
2182
list_for_each_entry(report, &hid->report_enum[k].report_list,
drivers/hid/hid-input.c
2332
list_for_each_entry(report, &hid->report_enum[k].report_list, list) {
drivers/hid/hid-kye.c
535
list = &hdev->report_enum[HID_FEATURE_REPORT].report_list;
drivers/hid/hid-lenovo.c
1329
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-lg-g15.c
1144
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-lg3ff.c
48
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lg3ff.c
49
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-lg3ff.c
86
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lg3ff.c
87
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-lg4ff.c
1264
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lg4ff.c
1265
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-lgff.c
102
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lgff.c
103
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-lgff.c
60
struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-lgff.c
61
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-logitech-dj.c
1909
if (list_empty(&rep_enum->report_list))
drivers/hid/hid-logitech-dj.c
1917
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-logitech-dj.c
1930
rep = list_first_entry(&rep_enum->report_list, struct hid_report, list);
drivers/hid/hid-logitech-hidpp.c
4368
struct list_head *report_list;
drivers/hid/hid-logitech-hidpp.c
4371
report_list = &hdev->report_enum[HID_INPUT_REPORT].report_list;
drivers/hid/hid-logitech-hidpp.c
4372
report = list_first_entry_or_null(report_list, struct hid_report, list);
drivers/hid/hid-mf.c
61
struct list_head *report_list =
drivers/hid/hid-mf.c
62
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-mf.c
75
list_for_each(report_ptr, report_list) {
drivers/hid/hid-multitouch.c
1731
list_for_each_entry(rep, &rep_enum->report_list, list) {
drivers/hid/hid-multitouch.c
1893
&hdev->report_enum[HID_INPUT_REPORT].report_list,
drivers/hid/hid-picolcd_core.c
55
struct list_head *feature_report_list = &hdev->report_enum[dir].report_list;
drivers/hid/hid-pl.c
105
if (report_ptr == report_list) {
drivers/hid/hid-pl.c
74
struct list_head *report_list =
drivers/hid/hid-pl.c
75
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-pl.c
76
struct list_head *report_ptr = report_list;
drivers/hid/hid-pl.c
96
if (list_empty(report_list)) {
drivers/hid/hid-prodikeys.c
267
&hdev->report_enum[HID_OUTPUT_REPORT].report_list, list) {
drivers/hid/hid-sensor-custom.c
537
list_for_each_entry(report, &report_enum->report_list, list) {
drivers/hid/hid-sensor-hub.c
396
list_for_each_entry(report, &report_enum->report_list, list) {
drivers/hid/hid-sensor-hub.c
60
list_for_each_entry(report, &hdev->report_enum[dir].report_list, list) {
drivers/hid/hid-sjoy.c
56
struct list_head *report_list =
drivers/hid/hid-sjoy.c
57
&hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-sjoy.c
58
struct list_head *report_ptr = report_list;
drivers/hid/hid-sjoy.c
62
if (list_empty(report_list)) {
drivers/hid/hid-sjoy.c
70
if (report_ptr == report_list) {
drivers/hid/hid-sony.c
1335
struct list_head *report_list =
drivers/hid/hid-sony.c
1336
&hdev->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-sony.c
1337
struct hid_report *report = list_entry(report_list->next,
drivers/hid/hid-steam.c
1111
return !list_empty(&rep_enum->report_list);
drivers/hid/hid-steelseries.c
133
struct list_head *report_list = &hdev->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-steelseries.c
134
struct hid_report *report = list_entry(report_list->next, struct hid_report, list);
drivers/hid/hid-tmff.c
122
struct list_head *report_list;
drivers/hid/hid-tmff.c
140
report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list;
drivers/hid/hid-tmff.c
141
list_for_each_entry(report, report_list, list) {
drivers/hid/i2c-hid/i2c-hid-core.c
611
list_for_each_entry(report, &hid->report_enum[type].report_list, list) {
drivers/hid/intel-ish-hid/ishtp-hid-client.c
282
reports_list = (struct report_list *)payload;
drivers/hid/intel-ish-hid/ishtp-hid-client.c
75
struct report_list *reports_list;
drivers/hid/usbhid/hid-core.c
777
list_for_each_entry(report, &report_enum->report_list, list)
drivers/hid/usbhid/hid-core.c
781
list_for_each_entry(report, &report_enum->report_list, list)
drivers/hid/usbhid/hid-core.c
810
list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) {
drivers/hid/usbhid/hid-core.c
846
list_for_each_entry(report, &hid->report_enum[type].report_list, list) {
drivers/hid/usbhid/hid-pidff.c
1126
&hid->report_enum[report_type].report_list, list) {
drivers/hid/usbhid/hid-pidff.c
1529
if (list_empty(&hid->report_enum[HID_OUTPUT_REPORT].report_list)) {
drivers/hid/usbhid/hiddev.c
123
list_for_each_entry(report, &report_enum->report_list, list) {
drivers/hid/usbhid/hiddev.c
76
if (list_empty(&report_enum->report_list))
drivers/hid/usbhid/hiddev.c
79
list = report_enum->report_list.next;
drivers/hid/usbhid/hiddev.c
90
if (list == &report_enum->report_list)
drivers/hid/wacom_sys.c
2255
list_for_each_entry(report, &report_enum->report_list, list) {
drivers/hid/wacom_sys.c
533
list_for_each_entry(hreport, &rep_enum->report_list, list) {
drivers/hid/wacom_sys.c
548
list_for_each_entry(hreport, &rep_enum->report_list, list) {
drivers/staging/greybus/hid.c
164
list_for_each_entry(report, &hid->report_enum[type].report_list, list) {
drivers/staging/greybus/hid.c
213
&hid->report_enum[HID_INPUT_REPORT].report_list,
drivers/staging/greybus/hid.c
218
&hid->report_enum[HID_FEATURE_REPORT].report_list,
drivers/usb/gadget/function/f_hid.c
106
struct list_head report_list;
drivers/usb/gadget/function/f_hid.c
1610
INIT_LIST_HEAD(&hidg->report_list);
drivers/usb/gadget/function/f_hid.c
549
list_for_each(ptr, &hidg->report_list) {
drivers/usb/gadget/function/f_hid.c
681
list_add_tail(&entry->node, &hidg->report_list);
include/linux/hid.h
585
struct list_head report_list;