Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Dfile_storage.c520 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() function
807 fsg_set_halt(fsg, fsg->ep0); in received_cbi_adsc()
1925 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
2032 fsg_set_halt(fsg, fsg->bulk_out); in finish_reply()
2107 fsg_set_halt(fsg, fsg->bulk_out); in finish_reply()
2650 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw()
3035 fsg_set_halt(fsg, fsg->ep0); in handle_exception()
3045 fsg_set_halt(fsg, fsg->ep0); in handle_exception()
Df_mass_storage.c492 static int fsg_set_halt(struct fsg_dev *fsg, struct usb_ep *ep) in fsg_set_halt() function
1543 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
1657 fsg_set_halt(common->fsg, common->fsg->bulk_out); in finish_reply()
1722 fsg_set_halt(common->fsg, in finish_reply()
2268 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw()