Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Dcros_ec_proto.h51 EC_PROTO2_MSG_BYTES = EC_PROTO2_MAX_PARAM_SIZE + enumerator
/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_proto.c478 ec_dev->din_size = EC_PROTO2_MSG_BYTES; in cros_ec_query_all()
479 ec_dev->dout_size = EC_PROTO2_MSG_BYTES; in cros_ec_query_all()