Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.c454 ret_stop = cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_ep_dequeue()
641 ret = cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_halt_endpoint()
1066 cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_gadget_ep_disable()
H A Dcdnsp-gadget.h1591 int cdnsp_cmd_stop_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
H A Dcdnsp-ring.c2140 int cdnsp_cmd_stop_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_cmd_stop_ep() function