Home
last modified time | relevance | path

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

/system/core/adb/client/
Dusb_linux.cpp78 bool urb_out_busy = false; member
325 h->urb_out_busy = true; in usb_bulk_write()
333 if (!h->urb_out_busy) { in usb_bulk_write()
403 h->urb_out_busy = false; in usb_bulk_read()
491 h->urb_out_busy = false; in usb_kick()