Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-gadget.c1029 cdnsp_cmd_flush_ep(pdev, pep); in cdnsp_gadget_ep_disable()
1424 cdnsp_cmd_flush_ep(pdev, &pdev->eps[0]); in cdnsp_stop()
Dcdnsp-gadget.h1577 int cdnsp_cmd_flush_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
Dcdnsp-ring.c2102 int cdnsp_cmd_flush_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_cmd_flush_ep() function