Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-input.c1754 static int hidinput_find_field(struct hid_device *hid, unsigned int type, in hidinput_find_field() function
1874 if ((offset = hidinput_find_field(hid, type, code, &field)) == -1) { in hidinput_input_event()