/openbmc/qemu/hw/scsi/ |
H A D | mptconfig.c | 558 uint32_t handle, i; in mptsas_device_addr_get() local 561 handle = address & MPI_SAS_DEVICE_PGAD_GNH_HANDLE_MASK; in mptsas_device_addr_get() 563 if (handle == 65535) { in mptsas_device_addr_get() 564 handle = MPTSAS_NUM_PORTS + 1; in mptsas_device_addr_get() 566 ++handle; in mptsas_device_addr_get() 568 i = handle - 1 - MPTSAS_NUM_PORTS; in mptsas_device_addr_get() 578 handle = address & MPI_SAS_DEVICE_PGAD_H_HANDLE_MASK; in mptsas_device_addr_get() 579 i = handle - 1 - MPTSAS_NUM_PORTS; in mptsas_device_addr_get()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A D | adi,ltc2983.yaml | 120 adi,cold-junction-handle: 217 adi,rsense-handle: 265 - adi,rsense-handle 312 adi,rsense-handle: 362 - adi,rsense-handle 499 adi,cold-junction-handle = <&diode5>; 520 adi,rsense-handle = <&rsense2>; 532 adi,rsense-handle = <&rsense2>;
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 156 uint32_t handle; member 207 uint32_t handle; /* System defined handle */ member 402 uint32_t handle; /* System defined handle */ member 456 uint32_t handle; /* System defined handle */ member 505 uint32_t handle; /* System handle. */ member 538 uint32_t handle; /* System handle. */ member 620 uint32_t handle; member 650 uint32_t handle; member
|
H A D | qla_nvme.h | 51 uint32_t handle; /* System handle. */ member 89 uint32_t handle; member
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_gem.c | 250 bo->ctx->id, bo->handle); in ivpu_bo_pin() 441 bo->ctx->id, bo->handle, bo->vpu_addr, bo->base.size, bo->ops->name); in ivpu_bo_mmap() 547 ret = drm_gem_handle_create(file, &bo->base, &bo->handle); in ivpu_bo_create_ioctl() 550 args->handle = bo->handle; in ivpu_bo_create_ioctl() 661 obj = drm_gem_object_lookup(file, args->handle); in ivpu_bo_info_ioctl() 696 obj = drm_gem_object_lookup(file, args->handle); in ivpu_bo_wait_ioctl() 721 bo->ctx->id, bo->handle, bo->vpu_addr, bo->base.size, in ivpu_bo_print_info()
|
/openbmc/linux/drivers/ata/ |
H A D | libata-acpi.c | 293 acpi_handle handle = ACPI_HANDLE(&ap->tdev); in ata_acpi_gtm() local 295 if (!handle) in ata_acpi_gtm() 298 status = acpi_evaluate_object(handle, "_GTM", NULL, &output); in ata_acpi_gtm() 869 acpi_handle handle; in sata_acpi_set_state() local 873 handle = ata_dev_acpi_handle(dev); in sata_acpi_set_state() 874 if (!handle) in sata_acpi_set_state() 884 acpi_bus_set_power(handle, acpi_state); in sata_acpi_set_state() 888 acpi_bus_set_power(handle, ACPI_STATE_D0); in sata_acpi_set_state()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v3_0.c | 72 static int vcn_v3_0_set_powergating_state(void *handle, 88 static int vcn_v3_0_early_init(void *handle) in vcn_v3_0_early_init() argument 123 static int vcn_v3_0_sw_init(void *handle) in vcn_v3_0_sw_init() argument 257 static int vcn_v3_0_sw_fini(void *handle) in vcn_v3_0_sw_fini() argument 295 static int vcn_v3_0_hw_init(void *handle) in vcn_v3_0_hw_init() argument 375 static int vcn_v3_0_hw_fini(void *handle) in vcn_v3_0_hw_fini() argument 405 static int vcn_v3_0_suspend(void *handle) in vcn_v3_0_suspend() argument 426 static int vcn_v3_0_resume(void *handle) in vcn_v3_0_resume() argument 2061 static bool vcn_v3_0_is_idle(void *handle) in vcn_v3_0_is_idle() argument 2076 static int vcn_v3_0_wait_for_idle(void *handle) in vcn_v3_0_wait_for_idle() argument [all …]
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | amd-memory-encryption.rst | 111 __u32 handle; /* if zero then firmware creates a new handle */ 121 On success, the 'handle' field contains a new handle and on error, a negative value. 195 __u32 handle; /* guest handle */ 391 __u32 handle; /* if zero then firmware creates a new handle */ 401 On success, the 'handle' field contains a new handle and on error, a negative value.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/python3-gammu/ |
H A D | 0001-setup.py-StrictVersion-packaging.version.patch | 39 with open(self.config_path(self.path)) as handle: 40 for line in handle:
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
H A D | user.c | 35 nvkm_dmaobj_search(struct nvkm_client *client, u64 handle) in nvkm_dmaobj_search() argument 39 object = nvkm_object_search(client, handle, &nvkm_dmaobj_func); in nvkm_dmaobj_search()
|
/openbmc/smbios-mdr/include/ |
H A D | system.hpp | 77 uint16_t handle; member 105 uint16_t handle; member
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smem.yaml | 27 description: handle to memory reservation for main SMEM memory region. 34 description: handle to RPM message memory resource
|
/openbmc/linux/include/linux/ |
H A D | io.h | 124 static inline void arch_phys_wc_del(int handle) in arch_phys_wc_del() argument 130 static inline int arch_phys_wc_index(int handle) in arch_phys_wc_index() argument
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-pxs3-ref.dts | 100 phy-handle = <ðphy0>; 111 phy-handle = <ðphy1>;
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_cdat.h | 91 uint8_t handle; member 115 uint8_t handle; member
|
/openbmc/qemu/qga/ |
H A D | commands-win32.c | 148 int64_t handle; in guest_file_handle_add() local 150 handle = ga_get_fd_handle(ga_state, errp); in guest_file_handle_add() 151 if (handle < 0) { in guest_file_handle_add() 155 gfh->id = handle; in guest_file_handle_add() 159 return handle; in guest_file_handle_add() 254 void qmp_guest_file_close(int64_t handle, Error **errp) in qmp_guest_file_close() argument 430 gfh = guest_file_handle_find(handle, errp); in qmp_guest_file_seek() 1307 HANDLE handle; in qmp_guest_fstrim() local 1323 handle = FindFirstVolumeW(guid, ARRAYSIZE(guid)); in qmp_guest_fstrim() 1324 if (handle == INVALID_HANDLE_VALUE) { in qmp_guest_fstrim() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap4-dss.txt | 14 - clocks: handle to fclk 36 - clocks: handle to fclk 67 - clocks: handle to fclk
|
/openbmc/u-boot/examples/api/ |
H A D | demo.c | 292 void test_dump_di(int handle) in test_dump_di() argument 295 struct device_info *di = ub_dev_get(handle); in test_dump_di() 297 printf("device info (%d):\n", handle); in test_dump_di()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head827d.c | 69 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head827d_curs_set() 102 NVVAL(NV827D, HEAD_SET_CONTEXT_DMAS_ISO, HANDLE, asyh->core.handle)); in head827d_core_set() 145 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_LUT(i), asyh->olut.handle); in head827d_olut_set()
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-3720-espressobin.dtsi | 174 phy-handle = <&switch0phy0>; 180 phy-handle = <&switch0phy1>; 186 phy-handle = <&switch0phy2>;
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl-enetc.txt | 26 - phy-handle : Phandle to a PHY on the MDIO bus. 40 phy-handle = <&sgmii_phy0>; 72 phy-handle = <&sgmii_phy0>;
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit_test.h | 207 typedef union acpi_object *(*nfit_test_evaluate_dsm_fn)(acpi_handle handle, 235 acpi_status __wrap_acpi_evaluate_object(acpi_handle handle, acpi_string path, 237 union acpi_object * __wrap_acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid,
|
/openbmc/linux/mm/kmsan/ |
H A D | instrumentation.c | 262 depot_stack_handle_t handle; in __msan_poison_alloca() local 285 handle = stack_depot_save(entries, ARRAY_SIZE(entries), __GFP_HIGH); in __msan_poison_alloca() 288 kmsan_internal_set_shadow_origin(address, size, -1, handle, in __msan_poison_alloca()
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | 5level-paging.rst | 37 Not all user space is ready to handle wide addresses. It's known that 64 One important case we need to handle here is interaction with MPX. 65 MPX (without MAWA extension) cannot handle addresses above 47-bit, so we
|
/openbmc/linux/include/linux/soundwire/ |
H A D | sdw_intel.h | 226 acpi_handle handle; member 294 acpi_handle handle; member 333 acpi_handle handle; member
|