Lines Matching refs:maxfield
96 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key()
1442 for (i = 0; i < report->maxfield; i++) { in hidinput_find_field()
1462 for (i = 0; i < report->maxfield; i++) { in hidinput_get_led_field()
1483 for (i = 0; i < report->maxfield; i++) { in hidinput_count_leds()
1589 if (report->maxfield == 0) in __hidinput_change_resolution_multipliers()
1592 for (i = 0; i < report->maxfield; i++) { in __hidinput_change_resolution_multipliers()
1620 if (!get_report_completed && report->maxfield > 1) { in __hidinput_change_resolution_multipliers()
1672 for (i = 0; i < rep->maxfield; i++) { in report_features()
1836 for (i = 0; i < report->maxfield; i++) in hidinput_cleanup_hidinput()
1877 for (i = 0; i < report->maxfield; i++) in hidinput_configure_usages()
1924 if (!report->maxfield) in hidinput_connect()