Lines Matching refs:HID
2 Linux USB HID gadget driver
6 The HID Gadget driver provides emulation of USB Human Interface
7 Devices (HID). The basic HID handling is done in the kernel,
8 and HID reports can be sent/received through I/O on the
11 For more details about HID, see the developer page on
18 HID function descriptors you want to use - E.G. something
74 You can add as many HID functions as you want, only limited by
80 some data to the kernel, if HID is a part of a gadget composed with
84 Send and receive HID reports
86 HID reports can be sent/received using read/write on the
90 hid_gadget_test is a small interactive program to test the HID
104 HID gadget.