Searched refs:ccmax_usage (Results 1 – 1 of 1) sorted by relevance
1603 static const __u8 ccmax_usage[] = { 0x09, 0x55 }; in mt_yogabook9_fixup() local1682 for (i = 0; i + sizeof(ccmax_usage) <= *size; i++) { in mt_yogabook9_fixup()1683 if (memcmp(rdesc + i, ccmax_usage, sizeof(ccmax_usage)) == 0) { in mt_yogabook9_fixup()