Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c383 static unsigned int cdns2_count_trbs(struct cdns2_endpoint *pep, in cdns2_count_trbs() function
423 num_trbs += cdns2_count_trbs(pep, sg_dma_address(sg), len); in cdns2_count_sg_trbs()
775 num_trbs = cdns2_count_trbs(pep, preq->request.dma, in cdns2_ep_run_transfer()