Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c1029 cdnsp_cmd_flush_ep(pdev, pep); in cdnsp_gadget_ep_disable()
1427 cdnsp_cmd_flush_ep(pdev, &pdev->eps[0]); in cdnsp_stop()
H A Dcdnsp-gadget.h1580 int cdnsp_cmd_flush_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
H A Dcdnsp-ring.c2159 int cdnsp_cmd_flush_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_cmd_flush_ep() function