Lines Matching full:usage
23 * doesn't have an LED output usage block.
26 * and provides an LED output usage block. LED output events are redirected
32 0x05, 0x01, /* Usage Page (Desktop), */
33 0x09, 0x80, /* Usage (Sys Control), */
36 0x19, 0x81, /* Usage Minimum (Sys Power Down), */
37 0x29, 0x83, /* Usage Maximum (Sys Wake Up), */
47 0x05, 0x0C, /* Usage Page (Consumer), */
48 0x09, 0x01, /* Usage (Consumer Control), */
51 0x19, 0x00, /* Usage Minimum (00h), */
52 0x2A, 0xFF, 0x2F, /* Usage Maximum (0x2FFF), previously 0x7FFF */
59 0x05, 0x01, /* Usage Page (Desktop), */
60 0x09, 0x06, /* Usage (Keyboard), */
67 0x05, 0x07, /* Usage Page (Keyboard), */
68 0x19, 0xE0, /* Usage Minimum (KB Leftcontrol), */
69 0x29, 0xE7, /* Usage Maximum (KB Right GUI), */
70 0x19, 0x00, /* Usage Minimum (None), */
71 0x29, 0x2F, /* Usage Maximum (KB Lboxbracket And Lbrace),*/
74 0x05, 0x01, /* Usage Page (Desktop), */
75 0x09, 0x06, /* Usage (Keyboard), */
82 0x05, 0x07, /* Usage Page (Keyboard), */
83 0x19, 0x30, /* Usage Minimum (KB Rboxbracket And Rbrace),*/
84 0x29, 0x67, /* Usage Maximum (KP Equals), */
88 /* LED usage for the boot protocol interface */
89 0x05, 0x01, /* Usage Page (Desktop), */
90 0x09, 0x06, /* Usage (Keyboard), */
92 0x05, 0x08, /* Usage Page (LED), */
93 0x19, 0x01, /* Usage Minimum (01h), */
94 0x29, 0x03, /* Usage Maximum (03h), */