Searched refs:ETP_I2C_REPORT_LEN (Results 1 – 1 of 1) sorted by relevance
60 #define ETP_I2C_REPORT_LEN 34 macro625 u8 buffer[ETP_I2C_REPORT_LEN]; in elan_i2c_finish_fw_update()627 len = i2c_master_recv(client, buffer, ETP_I2C_REPORT_LEN); in elan_i2c_finish_fw_update()628 if (len != ETP_I2C_REPORT_LEN) { in elan_i2c_finish_fw_update()666 len = i2c_master_recv(client, report, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()672 if (len != ETP_I2C_REPORT_LEN) { in elan_i2c_get_report()675 len, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()