Home
last modified time | relevance | path

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

/openbmc/hiomapd/test/
H A Dget_flash_info_v2.c17 static const uint8_t get_flash_info[] = { variable
45 rc = mbox_command_dispatch(ctx, get_flash_info, sizeof(get_flash_info)); in main()
/openbmc/phosphor-mboxd/test/
H A Dget_flash_info_v2.c17 static const uint8_t get_flash_info[] = { variable
45 rc = mbox_command_dispatch(ctx, get_flash_info, sizeof(get_flash_info)); in main()
/openbmc/hiomapd/
H A Dprotocol.h107 int (*get_flash_info)(struct mbox_context *context, member
H A Dprotocol.c663 .get_flash_info = protocol_v1_get_flash_info,
675 .get_flash_info = protocol_v2_get_flash_info,
H A Dtransport_dbus.c169 rc = context->protocol->get_flash_info(context, &io); in transport_dbus_get_flash_info()
H A Dtransport_mbox.c232 rc = context->protocol->get_flash_info(context, &io); in mbox_handle_flash_info()
/openbmc/u-boot/doc/
H A DREADME.ubispl100 get_flash_info(&flash_info);
/openbmc/hiomapd/Documentation/
H A Dprotocol.md111 | 3 | [`GET_FLASH_INFO`](#get_flash_info-command) | ✓ | ✓ | ✓ | Retrieve flash-sp…