Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c2343 int num_active = 0; in handle_exception() local
2346 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()
2348 if (num_active == 0) in handle_exception()