Lines Matching defs:out
24 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
60 * under 2 seconds) but we'll time out after 3 seconds just in case.
124 int in, out;
197 out = -1;
224 out = ept->bEndpointAddress;
229 info.has_bulk_out = (out != -1);
233 *ept_out_id = out;
306 int n, in, out, ifc;
335 &in, &out, &ifc) == 0) {
339 usb->ep_out = out;