Searched refs:HKEY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 222 #undef HKEY 269 #define HKEY(data, initval, htable_bits) \ macro 617 key = HKEY(data, h->initval, htable_bits); in mtype_resize() 719 key = HKEY(value, h->initval, t->htable_bits); in mtype_add() 852 key = HKEY(value, h->initval, t->htable_bits); in mtype_del() 959 key = HKEY(d, h->initval, t->htable_bits); in mtype_test_cidrs() 1012 key = HKEY(d, h->initval, t->htable_bits); in mtype_test()
|
/Linux-v4.19/Documentation/laptops/ |
D | thinkpad-acpi.txt | 175 In a ThinkPad, the ACPI HKEY handler is responsible for communicating 181 The driver enables the HKEY ("hot key") event reporting automatically 184 The driver will report HKEY events in the following format: 186 ibm/hotkey HKEY 00000080 0000xxxx 347 user's choice. Refer to HKEY events 0x4003 and 503 SW_TABLET_MODE Tablet ThinkPads HKEY events 0x5009 and 0x500A 505 Non hotkey ACPI HKEY event map: 1414 0x0008 HKEY event interface, hotkeys
|