Lines Matching full:using
19 communication with these non-conformant devices is impossible using hiddev.
45 devices, the reports read using read() are the reports sent from the device
48 the O_NONBLOCK flag to open(), or by setting the O_NONBLOCK flag using
61 using a SET_REPORT transfer.
79 This ioctl returns the device's report descriptor using a
115 specification, feature reports are always sent using the control endpoint.
124 This ioctl will request a feature report from the device using the control
135 This ioctl will send an input report to the device, using the control endpoint.
144 This ioctl will request an input report from the device using the control
155 This ioctl will send an output report to the device, using the control endpoint.
165 This ioctl will request an output report from the device using the control
175 purpose, and can serve as a starting point for developing applications using