Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c522 bh->outreq_busy = 0; in bulk_out_complete()
908 &bh->outreq_busy, &bh->state) in do_write()
1490 &bh->outreq_busy, &bh->state) in throw_away_data()
2154 &bh->outreq_busy, &bh->state) in get_next_command()
2327 if (bh->outreq_busy) in handle_exception()
2337 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()
2537 bh->outreq_busy = 0; in fsg_common_init()
H A Dstorage_common.c342 int outreq_busy; member
H A Df_rockusb.c450 &bh->outreq_busy, &bh->state) in rkusb_do_vs_write()