Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-gadget.h1500 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
Dcdnsp-mem.c1009 ret = cdnsp_alloc_streams(pdev, pep); in cdnsp_endpoint_init()
Dcdnsp-gadget.c769 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams() function