Home
last modified time | relevance | path

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

/external/coreboot/src/ec/google/chromeec/
Dcrosec_proto.c193 static int send_command_proto3(struct chromeec_command *cec_command, in send_command_proto3() function
232 int rv = send_command_proto3(cec_command, crosec_io, context); in crosec_command_proto_v3()