Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Delan_i2c_i2c.c57 #define ETP_I2C_REPORT_LEN 34 macro
596 len = i2c_master_recv(client, report, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()
602 if (len != ETP_I2C_REPORT_LEN) { in elan_i2c_get_report()
605 len, ETP_I2C_REPORT_LEN); in elan_i2c_get_report()