Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-input.c134 unsigned int *usage_idx) in hidinput_find_key() argument
147 if (usage_idx) in hidinput_find_key()
148 *usage_idx = cur_idx; in hidinput_find_key()