Home
last modified time | relevance | path

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

/external/u-boot/include/
Dcros_ec.h104 struct ec_response_vboot_hash *hash);
Dec_commands.h1915 struct __ec_align4 ec_response_vboot_hash { struct
/external/u-boot/drivers/misc/
Dcros_ec.c480 struct ec_response_vboot_hash *hash) in cros_ec_wait_on_hash_done()
503 struct ec_response_vboot_hash *hash) in cros_ec_read_hash()
550 struct ec_response_vboot_hash *hash; in cros_ec_invalidate_hash()
Dcros_ec_sandbox.c366 struct ec_response_vboot_hash *resp = resp_data; in process_cmd()
/external/u-boot/cmd/
Dcros_ec.c149 struct ec_response_vboot_hash hash; in do_cros_ec()