Lines Matching defs:out
24 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
55 * under 2 seconds) but we'll time out after 3 seconds just in case.
145 int in, out;
218 out = -1;
245 out = ept->bEndpointAddress;
257 info.has_bulk_out = (out != -1);
261 *ept_out_id = out;
334 int n, in, out, ifc;
362 if (filter_usb_device(de->d_name, desc, n, writable, callback, &in, &out, &ifc) == 0) {
366 usb->ep_out = out;