Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c385 struct usb_ep *bulk_in; member
439 if (ep == fsg->bulk_in) in fsg_set_halt()
592 if (ep == fsg->bulk_in) in start_transfer()
806 START_TRANSFER_OR(common, bulk_in, bh->inreq, in do_read()
1396 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
1406 rc = usb_ep_set_halt(fsg->bulk_in); in halt_bulk_in_endpoint()
1452 start_transfer(fsg, fsg->bulk_in, bh->inreq, in pad_with_zeros()
1550 START_TRANSFER_OR(common, bulk_in, bh->inreq, in finish_reply()
1560 START_TRANSFER_OR(common, bulk_in, bh->inreq, in finish_reply()
1659 START_TRANSFER_OR(common, bulk_in, bh->inreq, in send_status()
[all …]