Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1378 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1519 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1551 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2085 halt_bulk_in_endpoint(fsg); in received_cbw()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c1467 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1581 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1617 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2230 halt_bulk_in_endpoint(fsg); in received_cbw()