Searched refs:get_flash_info (Results 1 – 8 of 8) sorted by relevance
17 static const uint8_t get_flash_info[] = { variable45 rc = mbox_command_dispatch(ctx, get_flash_info, sizeof(get_flash_info)); in main()
107 int (*get_flash_info)(struct mbox_context *context, member
663 .get_flash_info = protocol_v1_get_flash_info,675 .get_flash_info = protocol_v2_get_flash_info,
169 rc = context->protocol->get_flash_info(context, &io); in transport_dbus_get_flash_info()
232 rc = context->protocol->get_flash_info(context, &io); in mbox_handle_flash_info()
100 get_flash_info(&flash_info);
111 | 3 | [`GET_FLASH_INFO`](#get_flash_info-command) | ✓ | ✓ | ✓ | Retrieve flash-sp…