ETP_I2C_REPORT_MAX_LEN
u8 buffer[ETP_I2C_REPORT_MAX_LEN];
len = i2c_master_recv(client, buffer, ETP_I2C_REPORT_MAX_LEN);