Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_lpc.c118 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
124 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
H A Dcros_ec.c167 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
172 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_trace.c197 TRACE_SYMBOL(EC_RES_INVALID_RESPONSE), \
H A Dcros_ec_proto.c23 [EC_RES_INVALID_RESPONSE] = -EPROTO,
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h196 EC_RES_INVALID_RESPONSE = 5, enumerator
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h468 EC_RES_INVALID_RESPONSE = 5, enumerator