Lines Matching defs:code
31 * USB HID (Human Interface Device) interface class code
366 unsigned hid; /* hid usage code */
369 __u16 code; /* input driver code */
400 __u16 dpad; /* dpad input code */
603 * usage by generic code (no special handling needed) or positive to skip
666 unsigned int code, int value);
700 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_field **field);
715 * @max: maximal valid usage->code to consider later (out parameter)
717 * @c: code which corresponds to this usage and type
726 usage->code = c;