Searched refs:fsg_bulk_cb_wrap (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Df_rockusb.c350 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw,
351 sizeof(struct fsg_bulk_cb_wrap));
550 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw,
551 sizeof(struct fsg_bulk_cb_wrap));
561 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw,
562 sizeof(struct fsg_bulk_cb_wrap));
583 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw,
584 sizeof(struct fsg_bulk_cb_wrap));
620 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw,
621 sizeof(struct fsg_bulk_cb_wrap));
[all...]
H A Dstorage_common.c172 struct fsg_bulk_cb_wrap { struct
H A Df_mass_storage.c2057 struct fsg_bulk_cb_wrap *cbw = req->buf;
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Df_rockusb.h84 struct fsg_bulk_cb_wrap { struct

Completed in 151 milliseconds