Home
last modified time | relevance | path

Searched refs:first_field_index (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-input.c2127 int first_field_index = 0; in hidinput_configure_usages() local
2149 first_field_index = i; in hidinput_configure_usages()
2171 for (k = first_field_index; k <= i; k++) in hidinput_configure_usages()