Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c1425 static int halt_bulk_in_endpoint(struct fsg_dev *fsg) in halt_bulk_in_endpoint() function
1544 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
1580 rc = halt_bulk_in_endpoint(common->fsg); in finish_reply()
2156 halt_bulk_in_endpoint(fsg); in received_cbw()