Searched refs:uhc_xfer_return (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/drivers/usb/uhc/ |
| D | uhc_common.h | 70 void uhc_xfer_return(const struct device *dev,
|
| D | uhc_virtual.c | 342 uhc_xfer_return(dev, xfer, 0); in vrt_hrslt_success() 352 uhc_xfer_return(dev, priv->last_xfer, err); in vrt_xfer_drop_active() 407 uhc_xfer_return(dev, tmp, -ECONNRESET); in vrt_xfer_cleanup_cancelled()
|
| D | uhc_max3421e.c | 417 uhc_xfer_return(dev, priv->last_xfer, err); in max3421e_xfer_drop_active() 434 uhc_xfer_return(dev, tmp, -ECONNRESET); in max3421e_xfer_cleanup_cancelled() 516 uhc_xfer_return(dev, xfer, 0); in max3421e_hrslt_success()
|
| D | uhc_common.c | 40 void uhc_xfer_return(const struct device *dev, in uhc_xfer_return() function
|