Lines Matching refs:requests
105 - Control Channel (ctrl): The ctrl channel is used for synchronous requests and
108 events or answers to host requests on this channel.
112 SET_REPORT requests.
120 requiring explicit requests. Devices can choose to send data continuously or
123 to device and may include LED requests, rumble requests or more. Output
131 Feature reports are never sent without requests. A host must explicitly set
142 channel provides synchronous GET/SET_REPORT requests. Plain reports are only
150 simultaneous GET_REPORT requests.
159 GET_REPORT requests can be sent for any of the 3 report types and shall
173 multiple synchronous SET_REPORT requests.
175 Other ctrl-channel requests are supported by USB-HID but are not available
310 it to wait for any pending requests to complete if only one request is
321 requests. This request is mandatory and hid core will reject the device if
329 which require high throughput for outgoing requests on the intr channel. This
352 Responses to GET_REPORT requests via ->request() must also be provided via this
355 Acknowledgements to SET_REPORT requests are not of interest to HID core.