最終更新:2015-09-15 (火) 03:14:42 (3144d)  

linux/hid.h
Top / linux / hid.h

include

構造体

quirks

|HID_QUIRK_INVERT? 311 #define HID_QUIRK_NOTOUCH]] 0x00000002 312 #define HID_QUIRK_IGNORE]] 0x00000004 313 #define HID_QUIRK_NOGET]] 0x00000008 314 #define HID_QUIRK_HIDDEV_FORCE 0x00000010 315 #define HID_QUIRK_BADPAD 0x00000020 316 #define HID_QUIRK_MULTI_INPUT 0x00000040 317 #define HID_QUIRK_HIDINPUT_FORCE 0x00000080 318 #define HID_QUIRK_NO_EMPTY_INPUT 0x00000100 319 #define HID_QUIRK_NO_INIT_INPUT_REPORTS 0x00000200 320 #define HID_QUIRK_ALWAYS_POLL 0x00000400 321 #define HID_QUIRK_SKIP_OUTPUT_REPORTS 0x00010000 322 #define HID_QUIRK_SKIP_OUTPUT_REPORT_ID 0x00020000 323 #define HID_QUIRK_NO_OUTPUT_REPORTS_ON_INTR_EP 0x00040000 324 #define HID_QUIRK_FULLSPEED_INTERVAL 0x10000000 325 #define HID_QUIRK_NO_INIT_REPORTS 0x20000000 326 #define HID_QUIRK_NO_IGNORE 0x40000000 327 #define HID_QUIRK_NO_INPUT_SYNC 0x80000000

列挙子

  • hid_type?