Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdns3-ep0.c378 ret = __cdns3_gadget_ep_clear_halt(priv_ep); in cdns3_ep0_feature_handle_endpoint()
Dcdns3-gadget.h1357 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);
Dcdns3-gadget.c2694 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep) in __cdns3_gadget_ep_clear_halt() function
2760 ret = __cdns3_gadget_ep_clear_halt(priv_ep); in cdns3_gadget_ep_set_halt()