Searched refs:egalax_touch_report_desc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/hid/
H A Degalax.c11 static const uint8_t egalax_touch_report_desc[] = { variable
175 if (len != sizeof(egalax_touch_report_desc)) {
179 return (memcmp(data, egalax_touch_report_desc, len) == 0);

Completed in 76 milliseconds