Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c2147 static int enable_endpoint(struct fsg_common *common, struct usb_ep *ep, in enable_endpoint() function
2221 rc = enable_endpoint(common, fsg->bulk_in, d); in do_set_interface()
2228 rc = enable_endpoint(common, fsg->bulk_out, d); in do_set_interface()