Home | History | Annotate | Download | only in fastboot

Lines Matching defs:out

24  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
59 * under 2 seconds) but we'll time out after 3 seconds just in case.
149 int in, out;
222 out = -1;
249 out = ept->bEndpointAddress;
261 info.has_bulk_out = (out != -1);
265 *ept_out_id = out;
338 int n, in, out, ifc;
365 if (filter_usb_device(de->d_name, desc, n, writable, callback, &in, &out, &ifc) == 0) {
369 usb->ep_out = out;