Lines Matching refs:any
56 transport drivers. Transport drivers use this to find any suitable HID device.
67 HID core will operate a device as long as it is registered regardless of any
77 not perform any synchronous operations like waiting for acknowledgements or
106 independent of any events on the intr-channel.
152 Normally, HID core caches any device state so this request is not necessary
155 GET_REPORT requests can be sent for any of the 3 report types and shall
222 Once hid_destroy_device() returns, HID core will no longer make use of any
237 drivers can free any buffers and deinitialize the device. But note that
245 Usually, while user-space didn't open any input API/etc., device drivers are
252 longer interested in device reports. (Usually if user-space closed any input
254 Transport drivers can put devices asleep and terminate any I/O of all
278 it to wait for any pending requests to complete if only one request is
302 handle any I/O-related state-tracking themselves. HID core does not implement