Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h1497 int cdnsp_alloc_stream_info(struct cdnsp_device *pdev,
Dcdnsp-mem.c561 int cdnsp_alloc_stream_info(struct cdnsp_device *pdev, in cdnsp_alloc_stream_info() function
Dcdnsp-gadget.c789 ret = cdnsp_alloc_stream_info(pdev, pep, num_stream_ctxs, num_streams); in cdnsp_alloc_streams()