Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-elan.c23 #define ELAN_I2C_REPORT_SIZE 32 macro
376 if (data[0] == ELAN_MT_I2C && size == ELAN_I2C_REPORT_SIZE) { in elan_raw_event()