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

/fuchsia/zircon/system/ulib/hid/
H A Dacer12.c9 static const uint8_t acer12_touch_report_desc[] = { variable
339 if (len != sizeof(acer12_touch_report_desc))
342 return (memcmp(data, acer12_touch_report_desc, len) == 0);

Completed in 78 milliseconds