Lines Matching refs:an
59 the device has an INTERRUPT OUT endpoint, the report will be sent on that
133 Send an Input Report
135 This ioctl will send an input report to the device, using the control endpoint.
136 In most cases, setting an input HID report on a device is meaningless and has
137 no effect, but some devices may choose to use this to set or reset an initial
142 Get an Input Report
144 This ioctl will request an input report from the device using the control
148 an input report of a device, before an application listens for normal reports via
153 Send an Output Report
155 This ioctl will send an output report to the device, using the control endpoint.
158 the initial states of an output report of a device, before an application sends
163 Get an Output Report
165 This ioctl will request an output report from the device using the control
167 an output report of a device, before an application updates it as necessary either