Lines Matching refs:maxfield
96 for (i = 0; i < report->maxfield; i++) { in hidinput_find_key()
1474 for (i = 0; i < report->maxfield; i++) { in hidinput_find_field()
1494 for (i = 0; i < report->maxfield; i++) { in hidinput_get_led_field()
1515 for (i = 0; i < report->maxfield; i++) { in hidinput_count_leds()
1621 if (report->maxfield == 0) in __hidinput_change_resolution_multipliers()
1624 for (i = 0; i < report->maxfield; i++) { in __hidinput_change_resolution_multipliers()
1652 if (!get_report_completed && report->maxfield > 1) { in __hidinput_change_resolution_multipliers()
1704 for (i = 0; i < rep->maxfield; i++) { in report_features()
1868 for (i = 0; i < report->maxfield; i++) in hidinput_cleanup_hidinput()
1919 for (i = 0; i < report->maxfield; i++) in hidinput_configure_usages()
1966 if (!report->maxfield) in hidinput_connect()