Lines Matching refs:priv_ep
1221 * @priv_ep: extended representation of usb_ep object
1234 struct cdns3_endpoint *priv_ep;
1345 dma_addr_t cdns3_trb_virt_to_dma(struct cdns3_endpoint *priv_ep,
1354 void cdns3_rearm_transfer(struct cdns3_endpoint *priv_ep, u8 rearm);
1355 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
1359 void __cdns3_gadget_ep_set_halt(struct cdns3_endpoint *priv_ep);
1360 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);
1366 void cdns3_gadget_giveback(struct cdns3_endpoint *priv_ep,
1371 struct cdns3_endpoint *priv_ep);
1373 int cdns3_ep_config(struct cdns3_endpoint *priv_ep, bool enable);