Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dusb_linux.cpp84 bool urb_out_busy = false; member
336 h->urb_out_busy = true; in usb_bulk_write()
344 if (!h->urb_out_busy) { in usb_bulk_write()
414 h->urb_out_busy = false; in usb_bulk_read()
521 h->urb_out_busy = false; in usb_kick()