Lines Matching refs:synchronous
75 The terms "asynchronous" and "synchronous" in this document describe the
77 not perform any synchronous operations like waiting for acknowledgements or
80 On the other hand, synchronous channels can be implemented by the transport
101 - Control Channel (ctrl): The ctrl channel is used for synchronous requests and
107 Outgoing reports are usually sent on the ctrl channel via synchronous
138 channel provides synchronous GET/SET_REPORT requests. Plain reports are only
143 requested report ID on the ctrl channel as a synchronous acknowledgement.
164 A device must answer with a synchronous acknowledgement. However, HID core
169 multiple synchronous SET_REPORT requests.
285 be synchronous. A transport driver must not use ->wait() to complete such
312 API. Responses to ->raw_request() are synchronous and must be intercepted by the