Home
last modified time | relevance | path

Searched refs:urb_out_busy (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dusb_linux.c67 int urb_out_busy; member
341 h->urb_out_busy = 1; in usb_bulk_write()
351 if(h->urb_out_busy == 0) { in usb_bulk_write()
426 h->urb_out_busy = 0; in usb_bulk_read()
534 h->urb_out_busy = 0; in usb_kick()