Lines Matching refs:descriptors
4 Introduction to HID report descriptors
8 descriptors are, and of how a casual (non-kernel) programmer can deal
48 The HID subsystem is in charge of parsing the HID report descriptors,
55 The format of HID report descriptors is described by two documents,
66 Parsing HID report descriptors
83 The basic structure of HID report descriptors is defined in the HID
91 HID report descriptors can, in principle, be painstakingly parsed by
96 if you need to patch HID report descriptors.
98 In practice you should not parse HID report descriptors by hand; rather,
106 descriptors);
458 Fixing HID report descriptors
461 Should you need to patch HID report descriptors the easiest way is to