Home
last modified time | relevance | path

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

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