Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-ep0.c378 ret = __cdns3_gadget_ep_clear_halt(priv_ep); in cdns3_ep0_feature_handle_endpoint()
Dcdns3-gadget.h1360 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);
Dcdns3-gadget.c2782 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep) in __cdns3_gadget_ep_clear_halt() function
2848 ret = __cdns3_gadget_ep_clear_halt(priv_ep); in cdns3_gadget_ep_set_halt()