Searched refs:HKEY (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/net/ |
H A D | tap-win32.c | 199 HKEY netcard_key; in is_tap_win32_dev() 218 HKEY unit_key; in is_tap_win32_dev() 298 HKEY control_net_key; in get_device_guid() 318 HKEY connection_key; in get_device_guid()
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 229 #undef HKEY 279 #define HKEY(data, initval, htable_bits) \ macro 702 key = HKEY(data, h->initval, htable_bits); in mtype_resize() 853 key = HKEY(value, h->initval, t->htable_bits); in mtype_add() 1051 key = HKEY(value, h->initval, t->htable_bits); in mtype_del() 1186 key = HKEY(d, h->initval, t->htable_bits); in mtype_test_cidrs() 1240 key = HKEY(d, h->initval, t->htable_bits); in mtype_test()
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 189 In a ThinkPad, the ACPI HKEY handler is responsible for communicating 195 The driver enables the HKEY ("hot key") event reporting automatically 198 The driver will report HKEY events in the following format:: 200 ibm/hotkey HKEY 00000080 0000xxxx 363 user's choice. Refer to HKEY events 0x4003 and 529 SW_TABLET_MODE Tablet ThinkPads HKEY events 0x5009 and 0x500A 532 Non hotkey ACPI HKEY event map 1585 0x0008 HKEY event interface, hotkeys
|
/openbmc/qemu/qga/vss-win32/ |
H A D | requester.cpp | 257 static DWORD get_reg_dword_value(HKEY baseKey, LPCSTR subKey, LPCSTR valueName, in get_reg_dword_value()
|
H A D | install.cpp | 401 HKEY hKey; in CreateRegistryKey()
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 2162 HKEY key = INVALID_HANDLE_VALUE; in ga_get_win_product_name()
|