Lines Matching refs:maxfield
96 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key()
1450 for (i = 0; i < report->maxfield; i++) { in hidinput_find_field()
1470 for (i = 0; i < report->maxfield; i++) { in hidinput_get_led_field()
1491 for (i = 0; i < report->maxfield; i++) { in hidinput_count_leds()
1597 if (report->maxfield == 0) in __hidinput_change_resolution_multipliers()
1600 for (i = 0; i < report->maxfield; i++) { in __hidinput_change_resolution_multipliers()
1628 if (!get_report_completed && report->maxfield > 1) { in __hidinput_change_resolution_multipliers()
1680 for (i = 0; i < rep->maxfield; i++) { in report_features()
1844 for (i = 0; i < report->maxfield; i++) in hidinput_cleanup_hidinput()
1885 for (i = 0; i < report->maxfield; i++) in hidinput_configure_usages()
1932 if (!report->maxfield) in hidinput_connect()