Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/host/
Dusbh_device.h68 return uhc_xfer_buf_alloc(ctx->dev, size); in usbh_xfer_buf_alloc()
/Zephyr-latest/drivers/usb/uhc/
Duhc_common.c83 struct net_buf *uhc_xfer_buf_alloc(const struct device *dev, in uhc_xfer_buf_alloc() function
148 buf = uhc_xfer_buf_alloc(dev, size); in uhc_xfer_alloc_with_buf()
/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h423 struct net_buf *uhc_xfer_buf_alloc(const struct device *dev,