Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h1490 int cdnsp_endpoint_init(struct cdnsp_device *pdev,
Dcdnsp-mem.c941 int cdnsp_endpoint_init(struct cdnsp_device *pdev, in cdnsp_endpoint_init() function
Dcdnsp-gadget.c976 ret = cdnsp_endpoint_init(pdev, pep, GFP_ATOMIC); in cdnsp_gadget_ep_enable()