| /Linux-v5.15/drivers/power/supply/ |
| D | surface_charger.c | 47 struct ssam_event_registry registry; member 175 struct ssam_event_registry registry, const char *name) in spwr_ac_init() argument 184 ac->notif.event.reg = registry; in spwr_ac_init() 244 spwr_ac_init(ac, sdev, p->registry, p->name); in surface_ac_probe() 259 .registry = SSAM_EVENT_REGISTRY_SAM,
|
| D | surface_battery.c | 116 struct ssam_event_registry registry; member 722 struct ssam_event_registry registry, const char *name) in spwr_battery_init() argument 731 bat->notif.event.reg = registry; in spwr_battery_init() 830 spwr_battery_init(bat, sdev, p->registry, p->name); in surface_battery_probe() 846 .registry = SSAM_EVENT_REGISTRY_SAM, 851 .registry = SSAM_EVENT_REGISTRY_KIP,
|
| /Linux-v5.15/Documentation/driver-api/surface_aggregator/ |
| D | client.rst | 94 corresponding registry. SSAM devices can also be manually allocated via 318 in case an event has been received, the registry specifying how the event 320 optionally and depending on the registry used, for which instance ID events 322 events. If the specific registry does not enable events by instance ID, the 331 notifier IDs (in case of target ID, the target ID of the registry), by 334 In general, the target ID of the registry is also the target ID of the 336 Surface Laptop 1 and 2, which are enabled via a registry with target ID 1, 364 /* Specify event registry, i.e. how events get enabled/disabled. */ 387 specific event (combination of registry, event target category, and event
|
| D | internal.rst | 484 event registry, i.e. the governing authority of this event (so to speak), 486 target category and, depending on the event registry, instance ID of the 488 zero if the registry does not use it. Together, target category and instance 490 registry and event ID, are required to uniquely identify a respective class 506 registry and ID as key (there is no known list of valid event registry and 526 event registry and event ID to the command data (target ID, target category, 534 target ID (provided via the event registry) and instance ID (provided via
|
| D | overview.rst | 40 harder to discover and requiring us to hard-code a sort of device registry.
|
| /Linux-v5.15/drivers/platform/surface/ |
| D | Kconfig | 85 Device-registry and device-hubs for Surface System Aggregator Module 88 Provides a module and driver which act as a device-registry for SSAM 90 Such devices are instead provided via this registry and attached via 93 Devices provided via this registry are:
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sp.c | 2782 if (o->registry.aprox_match.vec[i]) in bnx2x_mcast_get_next_bin() 2785 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match. in bnx2x_mcast_get_next_bin() 2809 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, cur_bit); in bnx2x_mcast_clear_first_bin() 2852 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin); in bnx2x_mcast_set_one_rule_e2() 2871 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin); in bnx2x_mcast_set_one_rule_e2() 2876 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, bin); in bnx2x_mcast_set_one_rule_e2() 3026 memcpy(cur, o->registry.aprox_match.vec, in bnx2x_mcast_hdl_pending_set_e2_convert() 3363 elem = o->registry.aprox_match.vec[i]; in bnx2x_mcast_refresh_registry_e2() 3504 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, in bnx2x_mcast_hdl_add_e1h() 3554 memset(o->registry.aprox_match.vec, 0, in bnx2x_mcast_setup_e1h() [all …]
|
| D | bnx2x_sp.h | 572 } registry; member
|
| /Linux-v5.15/Documentation/usb/ |
| D | linux.inf | 50 ; Optional registry settings. You can modify as needed.
|
| /Linux-v5.15/Documentation/gpu/rfc/ |
| D | i915_scheduler.rst | 85 * https://www.khronos.org/registry/EGL/extensions/IMG/EGL_IMG_context_priority.txt 86 * https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/chap5.html#devsandqueues-priori…
|
| /Linux-v5.15/Documentation/scsi/ |
| D | megaraid.rst | 60 module acts as a registry for low level hba drivers. The low level drivers
|
| /Linux-v5.15/Documentation/arm64/ |
| D | silicon-errata.rst | 45 file acts as a registry of software workarounds in the Linux Kernel and
|
| D | arm-acpi.rst | 252 wide registry that maintains a list of names, minimizing re-use; (3) 253 there is also no registry for the definition of property values ("value0"), 298 within the registry. This may require iteration. The UEFI Forum, though,
|
| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_xmit.c | 1984 struct registry_priv *registry = &adapter->registrypriv; in xmitframe_hiq_filter() local 1986 if (registry->hiq_filter == RTW_HIQ_FILTER_ALLOW_SPECIAL) { in xmitframe_hiq_filter() 1995 } else if (registry->hiq_filter == RTW_HIQ_FILTER_ALLOW_ALL) in xmitframe_hiq_filter() 1997 else if (registry->hiq_filter == RTW_HIQ_FILTER_DENY_ALL) { in xmitframe_hiq_filter()
|
| /Linux-v5.15/Documentation/process/ |
| D | magic-number.rst | 6 This file is a registry of magic numbers which are in use. When you
|
| D | email-clients.rst | 301 the thunderbird's registry editor.
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | unicode.rst | 176 Since the assignment of the Klingon Linux Unicode block, a registry of
|
| D | devices.rst | 6 This list is the Linux Device List, the official registry of allocated
|
| /Linux-v5.15/Documentation/admin-guide/blockdev/ |
| D | paride.rst | 56 paride module which provides a registry and some common methods for 206 this loads a base module which provides a registry for the protocols,
|
| /Linux-v5.15/lib/ |
| D | Kconfig | 609 Enable fast lookup object identifier registry.
|
| /Linux-v5.15/Documentation/gpu/ |
| D | drm-uapi.rst | 264 .. _GL_KHR_robustness: https://www.khronos.org/registry/OpenGL/extensions/KHR/KHR_robustness.txt
|
| /Linux-v5.15/Documentation/RCU/Design/Memory-Ordering/ |
| D | Tree-RCU-Memory-Ordering.rst | 283 .. kernel-figure:: TreeRCU-callback-registry.svg
|
| /Linux-v5.15/Documentation/admin-guide/cifs/ |
| D | usage.rst | 264 the Server's registry. Samba starting with version 3.10 will allow such
|