Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.c1450 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1564 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1600 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2213 halt_bulk_in_endpoint(fsg); in received_cbw()