Searched defs:elan_i2c_operation (Results 1 – 1 of 1) sorted by relevance
98 struct elan_i2c_operation{ struct99 int (*send)(const uint8_t *, int len);100 int (*recv)(uint8_t *, int len);101 int (*poll)(void);