/linux-4.1.27/drivers/hid/ |
D | hid-lg3ff.c | 64 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() local 65 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() 102 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_set_autocenter() local 103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter()
|
D | hid-lgff.c | 72 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_play() local 73 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play() 114 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_set_autocenter() local 115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter()
|
D | hid-sjoy.c | 68 struct list_head *report_list = in sjoyff_init() local 69 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in sjoyff_init() 70 struct list_head *report_ptr = report_list; in sjoyff_init() 74 if (list_empty(report_list)) { in sjoyff_init() 82 if (report_ptr == report_list) { in sjoyff_init()
|
D | hid-lg4ff.c | 300 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_play() local 301 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_play() 345 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_default() local 346 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_default() 422 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_ffex() local 423 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_ffex() 441 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_g25() local 442 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_g25() 461 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_dfp() local 462 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_dfp() [all …]
|
D | hid-betopff.c | 64 struct list_head *report_list = in betopff_init() local 65 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in betopff_init() 71 if (list_empty(report_list)) { in betopff_init() 76 report = list_first_entry(report_list, struct hid_report, list); in betopff_init()
|
D | hid-pl.c | 86 struct list_head *report_list = in plff_init() local 87 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in plff_init() 88 struct list_head *report_ptr = report_list; in plff_init() 108 if (list_empty(report_list)) { in plff_init() 117 if (report_ptr == report_list) { in plff_init()
|
D | hid-emsff.c | 64 struct list_head *report_list = in emsff_init() local 65 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in emsff_init() 69 if (list_empty(report_list)) { in emsff_init() 74 report = list_first_entry(report_list, struct hid_report, list); in emsff_init()
|
D | hid-holtekff.c | 145 struct list_head *report_list = in holtekff_init() local 146 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in holtekff_init() 150 if (list_empty(report_list)) { in holtekff_init() 155 report = list_entry(report_list->next, struct hid_report, list); in holtekff_init()
|
D | hid-axff.c | 79 struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list; in axff_init() local 85 if (list_empty(report_list)) { in axff_init() 90 report = list_first_entry(report_list, struct hid_report, list); in axff_init()
|
D | hid-gaff.c | 82 struct list_head *report_list = in gaff_init() local 83 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in gaff_init() 84 struct list_head *report_ptr = report_list; in gaff_init() 88 if (list_empty(report_list)) { in gaff_init()
|
D | hid-dr.c | 92 struct list_head *report_list = in drff_init() local 93 &hid->report_enum[HID_OUTPUT_REPORT].report_list; in drff_init() 97 if (list_empty(report_list)) { in drff_init() 102 report = list_first_entry(report_list, struct hid_report, list); in drff_init()
|
D | hid-tmff.c | 128 struct list_head *report_list; in tmff_init() local 140 report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in tmff_init() 141 list_for_each_entry(report, report_list, list) { in tmff_init()
|
D | hid-steelseries.c | 114 struct list_head *report_list = &hdev->report_enum[HID_OUTPUT_REPORT].report_list; in steelseries_srws1_set_leds() local 115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in steelseries_srws1_set_leds()
|
D | hid-input.c | 107 list_for_each_entry(report, &hid->report_enum[k].report_list, list) { in hidinput_find_key() 1189 list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) { in hidinput_find_field() 1208 &hid->report_enum[HID_OUTPUT_REPORT].report_list, in hidinput_get_led_field() 1229 &hid->report_enum[HID_OUTPUT_REPORT].report_list, in hidinput_count_leds() 1336 list_for_each_entry(rep, &rep_enum->report_list, list) in report_features() 1434 list_for_each_entry(report, &hid->report_enum[k].report_list, in hidinput_cleanup_hidinput() 1482 list_for_each_entry(report, &hid->report_enum[k].report_list, list) { in hidinput_connect()
|
D | hid-kye.c | 506 list = &hdev->report_enum[HID_FEATURE_REPORT].report_list; in kye_tablet_enable()
|
D | hid-debug.c | 639 list = report_enum->report_list.next; in hid_dump_device() 640 while (list != &report_enum->report_list) { in hid_dump_device() 1033 list_for_each_entry(report, &hid->report_enum[k].report_list, list) { in hid_dump_input_mapping()
|
D | hid-sony.c | 1259 struct list_head *report_list = in buzz_set_leds() local 1260 &hdev->report_enum[HID_OUTPUT_REPORT].report_list; in buzz_set_leds() 1261 struct hid_report *report = list_entry(report_list->next, in buzz_set_leds()
|
D | hid-sensor-hub.c | 73 list_for_each_entry(report, &hdev->report_enum[dir].report_list, list) { in sensor_hub_report() 381 list_for_each_entry(report, &report_enum->report_list, list) { in sensor_hub_input_get_attribute_info()
|
D | wacom_sys.c | 255 list_for_each_entry(hreport, &rep_enum->report_list, list) { in wacom_parse_hid() 270 list_for_each_entry(hreport, &rep_enum->report_list, list) { in wacom_parse_hid() 1390 list_for_each_entry(report, &report_enum->report_list, list) { in wacom_compute_pktlen()
|
D | hid-picolcd_core.c | 64 struct list_head *feature_report_list = &hdev->report_enum[dir].report_list; in picolcd_report()
|
D | hid-prodikeys.c | 282 &hdev->report_enum[HID_OUTPUT_REPORT].report_list, list) { in pcmidi_get_output_report()
|
D | hid-sensor-custom.c | 545 list_for_each_entry(report, &report_enum->report_list, list) { in hid_sensor_custom_add_fields()
|
D | hid-core.c | 84 list_add_tail(&report->list, &report_enum->report_list); in hid_register_report() 587 INIT_LIST_HEAD(&report_enum->report_list); in hid_close_report() 885 hid->report_enum[type].report_list.next, in hid_validate_values()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hiddev.c | 97 if (list_empty(&report_enum->report_list)) in hiddev_lookup_report() 100 list = report_enum->report_list.next; in hiddev_lookup_report() 111 if (list == &report_enum->report_list) in hiddev_lookup_report() 144 list_for_each_entry(report, &report_enum->report_list, list) { in hiddev_lookup_usage()
|
D | hid-core.c | 758 list_for_each_entry(report, &report_enum->report_list, list) in usbhid_init_reports() 763 list_for_each_entry(report, &report_enum->report_list, list) in usbhid_init_reports() 792 list_for_each_entry(report, &hid->report_enum[HID_OUTPUT_REPORT].report_list, list) { in hid_find_field_early() 828 list_for_each_entry(report, &hid->report_enum[type].report_list, list) { in hid_find_max_report()
|
D | hid-pidff.c | 831 &hid->report_enum[report_type].report_list, list) { in pidff_find_reports() 1250 if (list_empty(&hid->report_enum[HID_OUTPUT_REPORT].report_list)) { in hid_pidff_init()
|
/linux-4.1.27/drivers/hid/i2c-hid/ |
D | i2c-hid.c | 489 &hid->report_enum[HID_FEATURE_REPORT].report_list, list) in i2c_hid_init_reports() 508 list_for_each_entry(report, &hid->report_enum[type].report_list, list) { in i2c_hid_find_max_report()
|
/linux-4.1.27/include/linux/ |
D | hid.h | 448 struct list_head report_list; member
|