Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c69 struct usb_string flash_strings[STRINGID_COUNT]; member
255 plat->flash_strings[STRINGID_MANUFACTURER - 1].s, in handle_ufi_command()
258 plat->flash_strings[STRINGID_PRODUCT - 1].s, in handle_ufi_command()
382 fs = plat->flash_strings; in sandbox_flash_bind()
390 return usb_emul_setup_device(dev, plat->flash_strings, flash_desc_list); in sandbox_flash_bind()