HomeSort by relevance Sort by last modified time
    Searched refs:HID_USAGE (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/joystick/bsd/
SDL_sysjoystick.c 350 switch (HID_USAGE(hitem.usage)) {
364 unsigned usage = HID_USAGE(hitem.usage);
481 unsigned usage = HID_USAGE(hitem.usage);
  /external/kernel-headers/original/linux/
hid.h 204 #define HID_USAGE 0x0000ffff
365 struct hid_usage { struct
382 struct hid_usage *usage; /* usage table for this function */
502 struct hid_usage *, __s32);
626 struct hid_usage *usage, __s32 value);
633 struct hid_usage *usage, unsigned long **bit, int *max);
636 struct hid_usage *usage, unsigned long **bit, int *max);
693 extern void hidinput_hid_event(struct hid_device *, struct hid_field *, struct hid_usage *, __s32);
720 struct hid_usage *usage, unsigned long **bit, int *max,
755 struct hid_usage *usage, unsigned long **bit, int *max
    [all...]

Completed in 26 milliseconds