Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c435 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() function
1396 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
1534 fsg_set_halt(common->fsg, common->fsg->bulk_out); in finish_reply()
1596 fsg_set_halt(common->fsg, in finish_reply()
2124 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw()