Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h704 int cdns2_halt_endpoint(struct cdns2_device *pdev, struct cdns2_endpoint *pep,
H A Dcdns2-ep0.c301 return cdns2_halt_endpoint(pdev, pep, set); in cdns2_ep0_handle_feature_endpoint()
H A Dcdns2-gadget.c1822 int cdns2_halt_endpoint(struct cdns2_device *pdev, in cdns2_halt_endpoint() function
1905 ret = cdns2_halt_endpoint(pdev, pep, value); in cdns2_gadget_ep_set_halt()