Searched refs:ETP_I2C_REPORT_LEN (Results 1 – 1 of 1) sorted by relevance
57 #define ETP_I2C_REPORT_LEN 34 macro622 u8 buffer[ETP_I2C_REPORT_LEN]; in elan_i2c_finish_fw_update()624 len = i2c_master_recv(client, buffer, ETP_I2C_REPORT_LEN); in elan_i2c_finish_fw_update()625 if (len != ETP_I2C_REPORT_LEN) { in elan_i2c_finish_fw_update()663 len = i2c_master_recv(client, report, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()669 if (len != ETP_I2C_REPORT_LEN) { in elan_i2c_get_report()672 len, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()