Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-speedlink.c72 .usage_table = speedlink_grabbed_usages,
H A Dhid-ntrig.c1027 .usage_table = ntrig_grabbed_usages,
H A Dhid-multitouch.c2746 .usage_table = mt_grabbed_usages,
H A Dhid-core.c1540 const struct hid_usage_id *id = hid->driver->usage_table; in hid_match_usage()
H A Dhid-logitech-hidpp.c4780 .usage_table = hidpp_usages,
/linux/include/linux/
H A Dhid.h902 const struct hid_usage_id *usage_table; member