Lines Matching refs:usage
354 unsigned usage[HID_MAX_USAGES]; /* usage array */ member
369 unsigned usage; member
390 struct hid_usage *usage; /* usage table for this function */ member
658 struct hid_usage *usage, __s32 value);
665 struct hid_usage *usage, unsigned long **bit, int *max);
668 struct hid_usage *usage, unsigned long **bit, int *max);
671 struct hid_usage *usage);
766 struct hid_usage *usage, unsigned long **bit, int *max, in hid_map_usage() argument
771 usage->type = type; in hid_map_usage()
772 usage->code = c; in hid_map_usage()
801 struct hid_usage *usage, unsigned long **bit, int *max, in hid_map_usage_clear() argument
804 hid_map_usage(hidinput, usage, bit, max, type, c); in hid_map_usage_clear()