Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_mass_storage.c1394 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1508 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1544 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2117 halt_bulk_in_endpoint(fsg); in received_cbw()