Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-elan.c18 #define ELAN_MT_I2C 0x5d macro
73 field->report->id == ELAN_MT_I2C) in elan_input_mapping()
376 if (data[0] == ELAN_MT_I2C && size == ELAN_I2C_REPORT_SIZE) { in elan_raw_event()