Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c523 bh->outreq_busy = 0; in bulk_out_complete()
915 &bh->outreq_busy, &bh->state) in do_write()
1499 &bh->outreq_busy, &bh->state) in throw_away_data()
2163 &bh->outreq_busy, &bh->state) in get_next_command()
2336 if (bh->outreq_busy) in handle_exception()
2346 num_active += bh->inreq_busy + bh->outreq_busy; in handle_exception()
2547 bh->outreq_busy = 0; in fsg_common_init()
H A Dstorage_common.c346 int outreq_busy; member
H A Df_rockusb.c495 &bh->outreq_busy, &bh->state) in rkusb_do_vs_write()