Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.h149 int outreq_busy; member
Df_mass_storage.c486 bh->outreq_busy = 0; in bulk_out_complete()
610 bh->outreq, &bh->outreq_busy, &bh->state); in start_out_transfer()
2379 if (bh->outreq_busy) in handle_exception()
2389 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()