Home
last modified time | relevance | path

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

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