Home
last modified time | relevance | path

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

/external/coreboot/src/ec/google/chromeec/
Dcrosec_proto.c72 static int create_proto3_request(const struct chromeec_command *cec_command, in create_proto3_request()
114 const struct chromeec_command *cec_command, in prepare_proto3_response_buffer()
140 struct chromeec_command *cec_command) in handle_proto3_response()
193 static int send_command_proto3(struct chromeec_command *cec_command, in send_command_proto3()
229 static int crosec_command_proto_v3(struct chromeec_command *cec_command, in crosec_command_proto_v3()
240 int crosec_command_proto(struct chromeec_command *cec_command, in crosec_command_proto()
Dvstore.c25 struct chromeec_command cmd = { in google_chromeec_vstore_info()
50 struct chromeec_command cmd = { in google_chromeec_vstore_read()
80 struct chromeec_command cmd = { in google_chromeec_vstore_write()
Dec.h151 struct chromeec_command { struct
179 int crosec_command_proto(struct chromeec_command *cec_command, argument
195 int google_chromeec_command(struct chromeec_command *cec_command);
Dec.c20 google_chromeec_command(&(struct chromeec_command) { \
150 struct chromeec_command cmd = { in google_chromeec_handle_non_uhepi_cmd()
527 struct chromeec_command cmd = { in google_chromeec_flash_write_block()
550 struct chromeec_command cmd = { in google_chromeec_efs_verify()
590 struct chromeec_command cmd = { in google_chromeec_read_limit_power_request()
666 struct chromeec_command cmd = { in cbi_get_uint32()
744 struct chromeec_command cmd = { in cbi_get_string()
837 struct chromeec_command cmd; in google_chromeec_i2c_xfer()
1330 struct chromeec_command cmd = { }; in google_chromeec_pd_get_amode()
Dec_lpc.c179 static int google_chromeec_command_v3(struct chromeec_command *cec_command) in google_chromeec_command_v3()
284 static int google_chromeec_command_v1(struct chromeec_command *cec_command) in google_chromeec_command_v1()
384 int google_chromeec_command(struct chromeec_command *cec_command) in google_chromeec_command()
Dec_i2c.c109 int google_chromeec_command(struct chromeec_command *cec_command) in google_chromeec_command()
176 int google_chromeec_command(struct chromeec_command *cec_command) in google_chromeec_command()
Dec_spi.c88 int google_chromeec_command(struct chromeec_command *cec_command) in google_chromeec_command()