Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.h147 int inreq_busy; member
Df_mass_storage.c465 bh->inreq_busy = 0; in bulk_in_complete()
601 bh->inreq, &bh->inreq_busy, &bh->state); in start_in_transfer()
2377 if (bh->inreq_busy) in handle_exception()
2389 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()