Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-input.c2202 int prev_collection_index = -1; in hidinput_configure_usages() local
2220 if (prev_collection_index != field->usage->collection_index) { in hidinput_configure_usages()
2221 prev_collection_index = field->usage->collection_index; in hidinput_configure_usages()

Completed in 723 milliseconds