Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1503 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
H A Dcdnsp-mem.c1009 ret = cdnsp_alloc_streams(pdev, pep); in cdnsp_endpoint_init()
H A Dcdnsp-gadget.c765 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams() function