Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c130 static struct net_buf *msc_buf_alloc(const uint8_t ep) in msc_buf_alloc() function
186 buf = msc_buf_alloc(ep); in msc_queue_bulk_out_ep()
273 buf = msc_buf_alloc(ep); in msc_process_read()
549 buf = msc_buf_alloc(ep); in msc_send_csw()