Searched refs:EC_MAX_CMD_REPLY (Results 1 – 1 of 1) sorted by relevance
38 #define EC_MAX_CMD_REPLY (8) macro42 static unsigned char ec_debugfs_resp[EC_MAX_CMD_REPLY];300 if (m < 2 || ec_debugfs_resp_bytes > EC_MAX_CMD_REPLY) { in ec_debugfs_cmd_write()