Home
last modified time | relevance | path

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

/external/u-boot/include/
Dcros_ec.h189 struct ec_response_flash_protect *resp);
Dec_commands.h666 struct ec_response_flash_protect { struct
/external/u-boot/drivers/misc/
Dcros_ec_sandbox.c399 struct ec_response_flash_protect *resp = resp_data; in process_cmd()
Dcros_ec.c605 struct ec_response_flash_protect *resp) in cros_ec_flash_protect()