Lines Matching refs:usage
374 unsigned usage[HID_MAX_USAGES]; /* usage array */ member
389 unsigned usage; member
411 struct hid_usage *usage; /* usage table for this function */ member
689 struct hid_usage *usage, __s32 value);
697 struct hid_usage *usage, unsigned long **bit, int *max);
700 struct hid_usage *usage, unsigned long **bit, int *max);
705 struct hid_usage *usage);
868 struct hid_usage *usage, unsigned long **bit, int *max, in hid_map_usage() argument
873 usage->type = type; in hid_map_usage()
874 usage->code = c; in hid_map_usage()
903 struct hid_usage *usage, unsigned long **bit, int *max, in hid_map_usage_clear() argument
906 hid_map_usage(hidinput, usage, bit, max, type, c); in hid_map_usage_clear()