Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.c1451 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1565 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1601 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2214 halt_bulk_in_endpoint(fsg); in received_cbw()