Searched refs:EC_RES_INVALID_DATA_CRC (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/chrome/
H A Dcros_ec_trace.c211 TRACE_SYMBOL(EC_RES_INVALID_DATA_CRC), \
H A Dcros_ec_proto.c37 [EC_RES_INVALID_DATA_CRC] = -EBADMSG,
H A Dcros_ec_proto_test.c163 EC_RES_INVALID_DATA_CRC,
2042 [EC_RES_INVALID_DATA_CRC] = -EBADMSG,
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h486 EC_RES_INVALID_DATA_CRC = 19, /* Data CRC invalid */ enumerator in enum:ec_status
823 * byte at the end of the packet, set e.result = EC_RES_INVALID_DATA_CRC

Completed in 157 milliseconds