ETP_I2C_REPORT_LEN 622 drivers/input/mouse/elan_i2c_i2c.c u8 buffer[ETP_I2C_REPORT_LEN]; ETP_I2C_REPORT_LEN 624 drivers/input/mouse/elan_i2c_i2c.c len = i2c_master_recv(client, buffer, ETP_I2C_REPORT_LEN); ETP_I2C_REPORT_LEN 625 drivers/input/mouse/elan_i2c_i2c.c if (len != ETP_I2C_REPORT_LEN) { ETP_I2C_REPORT_LEN 663 drivers/input/mouse/elan_i2c_i2c.c len = i2c_master_recv(client, report, ETP_I2C_REPORT_LEN); ETP_I2C_REPORT_LEN 669 drivers/input/mouse/elan_i2c_i2c.c if (len != ETP_I2C_REPORT_LEN) { ETP_I2C_REPORT_LEN 672 drivers/input/mouse/elan_i2c_i2c.c len, ETP_I2C_REPORT_LEN);