Searched refs:cdns3_ep_config (Results 1 – 6 of 6) sorted by relevance
720 cdns3_ep_config(priv_ep, 0); in cdns3_gadget_ep0_queue()
1364 int cdns3_ep_config(struct cdns3_endpoint *priv_ep, bool enable);
2032 int cdns3_ep_config(struct cdns3_endpoint *priv_ep, bool enable) in cdns3_ep_config() function2348 ret = cdns3_ep_config(priv_ep, enable); in cdns3_gadget_ep_enable()2352 ret = cdns3_ep_config(priv_ep, enable); in cdns3_gadget_ep_enable()
165 cdns3_ep_config(priv_ep); in cdns3_req_ep0_set_configuration()
1334 void cdns3_ep_config(struct cdns3_endpoint *priv_ep);
1547 void cdns3_ep_config(struct cdns3_endpoint *priv_ep) in cdns3_ep_config() function