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