Lines Matching refs:maxfield
96 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key()
1469 for (i = 0; i < report->maxfield; i++) { in hidinput_find_field()
1489 for (i = 0; i < report->maxfield; i++) { in hidinput_get_led_field()
1510 for (i = 0; i < report->maxfield; i++) { in hidinput_count_leds()
1616 if (report->maxfield == 0) in __hidinput_change_resolution_multipliers()
1619 for (i = 0; i < report->maxfield; i++) { in __hidinput_change_resolution_multipliers()
1647 if (!get_report_completed && report->maxfield > 1) { in __hidinput_change_resolution_multipliers()
1699 for (i = 0; i < rep->maxfield; i++) { in report_features()
1863 for (i = 0; i < report->maxfield; i++) in hidinput_cleanup_hidinput()
1914 for (i = 0; i < report->maxfield; i++) in hidinput_configure_usages()
1961 if (!report->maxfield) in hidinput_connect()