Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.c432 ret_stop = cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_ep_dequeue()
603 ret = cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_halt_endpoint()
1028 cdnsp_cmd_stop_ep(pdev, pep); in cdnsp_gadget_ep_disable()
Dcdnsp-gadget.h1575 int cdnsp_cmd_stop_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
Dcdnsp-ring.c2137 int cdnsp_cmd_stop_ep(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_cmd_stop_ep() function