Searched refs:HKEY (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 210 #undef HKEY 264 #define HKEY(data, initval, htable_bits) \ macro 628 key = HKEY(data, h->initval, htable_bits); in mtype_resize() 727 key = HKEY(value, h->initval, t->htable_bits); in mtype_add() 865 key = HKEY(value, h->initval, t->htable_bits); in mtype_del() 974 key = HKEY(d, h->initval, t->htable_bits); in mtype_test_cidrs() 1032 key = HKEY(d, h->initval, t->htable_bits); in mtype_test()
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 174 In a ThinkPad, the ACPI HKEY handler is responsible for communicating 180 The driver enables the HKEY ("hot key") event reporting automatically 183 The driver will report HKEY events in the following format: 185 ibm/hotkey HKEY 00000080 0000xxxx 346 user's choice. Refer to HKEY events 0x4003 and 502 SW_TABLET_MODE Tablet ThinkPads HKEY events 0x5009 and 0x500A 504 Non hotkey ACPI HKEY event map: 1410 0x0008 HKEY event interface, hotkeys
|