Searched refs:apple_pages (Results 1 – 2 of 2) sorted by relevance
860 static const uint16_t apple_pages[] = { in hkbd_parse_hid() local866 for (int i = 0; i < (int)nitems(apple_pages); i++) { in hkbd_parse_hid()868 HID_USAGE2(apple_pages[i], 0x0003), in hkbd_parse_hid()874 apple_pages[i]); in hkbd_parse_hid()
1122 static const uint16_t apple_pages[] = { in ukbd_parse_hid() local1128 for (int i = 0; i < (int)nitems(apple_pages); i++) { in ukbd_parse_hid()1130 HID_USAGE2(apple_pages[i], 0x0003), in ukbd_parse_hid()1136 apple_pages[i]); in ukbd_parse_hid()