Searched refs:usbfsotg_ep_clear_halt (Results 1 – 1 of 1) sorted by relevance
129 static int usbfsotg_ep_clear_halt(const struct device *dev,493 err = usbfsotg_ep_clear_halt(ev->dev, ep_cfg); in xfer_work_handler()796 static int usbfsotg_ep_clear_halt(const struct device *dev, in usbfsotg_ep_clear_halt() function1143 .ep_clear_halt = usbfsotg_ep_clear_halt,