Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/uhc/
Duhc_virtual.c265 static void vrt_xfer_drop_active(const struct device *dev, int err) in vrt_xfer_drop_active() function
295 vrt_xfer_drop_active(dev, -EPIPE); in vrt_handle_reply()
301 vrt_xfer_drop_active(dev, -EINVAL); in vrt_handle_reply()
339 vrt_xfer_drop_active(dev, -ETIMEDOUT); in xfer_work_handler()