Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/host/
Dusbh_device.h60 return uhc_xfer_buf_add(ctx->dev, xfer, buf); in usbh_xfer_buf_add()
/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h409 int uhc_xfer_buf_add(const struct device *dev,
/Zephyr-latest/drivers/usb/uhc/
Duhc_common.c185 int uhc_xfer_buf_add(const struct device *dev, in uhc_xfer_buf_add() function