Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_rockusb.c346 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in printcbw()
347 sizeof(struct fsg_bulk_cb_wrap)); in printcbw()
486 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_test_unit_ready()
487 sizeof(struct fsg_bulk_cb_wrap)); in cb_test_unit_ready()
497 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_read_storage_id()
498 sizeof(struct fsg_bulk_cb_wrap)); in cb_read_storage_id()
510 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_write_lba()
511 sizeof(struct fsg_bulk_cb_wrap)); in cb_write_lba()
550 ALLOC_CACHE_ALIGN_BUFFER(struct fsg_bulk_cb_wrap, cbw, in cb_reboot()
551 sizeof(struct fsg_bulk_cb_wrap)); in cb_reboot()
[all …]
Dstorage_common.c175 struct fsg_bulk_cb_wrap { struct
Df_mass_storage.c2045 struct fsg_bulk_cb_wrap *cbw = req->buf; in received_cbw()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Df_rockusb.h82 struct fsg_bulk_cb_wrap { struct