Searched defs:priv_ep (Results 1 – 3 of 3) sorted by relevance
39 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_run_transfer() local107 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_complete_setup() local223 struct cdns3_endpoint *priv_ep; in cdns3_req_ep0_get_status() local360 struct cdns3_endpoint *priv_ep; in cdns3_ep0_feature_handle_endpoint() local534 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_ep0_setup_phase() local571 struct cdns3_endpoint *priv_ep = priv_dev->eps[0]; in cdns3_transfer_completed() local691 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep0_queue() local783 struct cdns3_endpoint *priv_ep = ep_to_cdns3_ep(ep); in cdns3_gadget_ep_set_wedge() local813 struct cdns3_endpoint *priv_ep; in cdns3_ep0_config() local876 struct cdns3_endpoint *priv_ep) in cdns3_init_ep0()
110 static inline char *cdns3_dbg_ring(struct cdns3_endpoint *priv_ep, char *str) in cdns3_dbg_ring()
1234 struct cdns3_endpoint *priv_ep; member