Lines Matching refs:priv_ep
1219 * @priv_ep: extended representation of usb_ep object
1232 struct cdns3_endpoint *priv_ep;
1342 dma_addr_t cdns3_trb_virt_to_dma(struct cdns3_endpoint *priv_ep,
1351 void cdns3_rearm_transfer(struct cdns3_endpoint *priv_ep, u8 rearm);
1352 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
1356 void __cdns3_gadget_ep_set_halt(struct cdns3_endpoint *priv_ep);
1357 int __cdns3_gadget_ep_clear_halt(struct cdns3_endpoint *priv_ep);
1363 void cdns3_gadget_giveback(struct cdns3_endpoint *priv_ep,
1368 struct cdns3_endpoint *priv_ep);
1370 int cdns3_ep_config(struct cdns3_endpoint *priv_ep, bool enable);