/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v10_0.c | 2364 uint32_t handle, in dce_v10_0_crtc_cursor_set2() argument 2375 if (!handle) { in dce_v10_0_crtc_cursor_set2() 2388 obj = drm_gem_object_lookup(file_priv, handle); in dce_v10_0_crtc_cursor_set2() 2390 DRM_ERROR("Cannot find cursor object %x for crtc %d\n", handle, amdgpu_crtc->crtc_id); in dce_v10_0_crtc_cursor_set2() 2736 static int dce_v10_0_early_init(void *handle) in dce_v10_0_early_init() argument 2738 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v10_0_early_init() 2763 static int dce_v10_0_sw_init(void *handle) in dce_v10_0_sw_init() argument 2766 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v10_0_sw_init() 2842 static int dce_v10_0_sw_fini(void *handle) in dce_v10_0_sw_fini() argument 2844 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v10_0_sw_fini() [all …]
|
H A D | dce_v6_0.c | 2270 uint32_t handle, in dce_v6_0_crtc_cursor_set2() argument 2281 if (!handle) { in dce_v6_0_crtc_cursor_set2() 2294 obj = drm_gem_object_lookup(file_priv, handle); in dce_v6_0_crtc_cursor_set2() 2296 DRM_ERROR("Cannot find cursor object %x for crtc %d\n", handle, amdgpu_crtc->crtc_id); in dce_v6_0_crtc_cursor_set2() 2617 static int dce_v6_0_early_init(void *handle) in dce_v6_0_early_init() argument 2619 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v6_0_early_init() 2648 static int dce_v6_0_sw_init(void *handle) in dce_v6_0_sw_init() argument 2652 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v6_0_sw_init() 2727 static int dce_v6_0_sw_fini(void *handle) in dce_v6_0_sw_fini() argument 2729 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in dce_v6_0_sw_fini() [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_vm.c | 211 i = (unsigned long)map->handle + offset; in drm_vm_shm_fault() 270 iounmap(map->handle); in drm_vm_shm_close() 273 vfree(map->handle); in drm_vm_shm_close() 281 map->handle, in drm_vm_shm_close() 614 page_to_pfn(virt_to_page(map->handle)), in drm_mmap_locked()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-guruplug-server-plus.dts | 122 phy-handle = <ðphy0>; 130 phy-handle = <ðphy1>;
|
/openbmc/linux/arch/riscv/boot/dts/microchip/ |
H A D | mpfs-m100pfsevp.dts | 99 phy-handle = <&phy0>; 108 phy-handle = <&phy1>;
|
H A D | mpfs-tysom-m.dts | 92 phy-handle = <&phy0>; 99 phy-handle = <&phy1>;
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | fsl-esdhc.txt | 31 - sdhci,1-bit-only : specifies that a controller can only handle 34 - sdhci,auto-cmd12: specifies that a controller can only handle auto
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | crcc37d.c | 44 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx->ntfy.handle); in crcc37d_set_src() 63 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTEXT_DMA_CRC(i), ctx ? ctx->ntfy.handle : 0); in crcc37d_set_ctx()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dm8148-t410.dts | 35 phy-handle = <ðphy0>; 40 phy-handle = <ðphy1>;
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nv17_fence.c | 57 PUSH_MTHD(ppush, NV176E, SET_CONTEXT_DMA_SEMAPHORE, fctx->sema.handle, in nv17_fence_sync() 65 PUSH_MTHD(npush, NV176E, SET_CONTEXT_DMA_SEMAPHORE, fctx->sema.handle, in nv17_fence_sync()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/ |
H A D | python3-scapy_2.6.0.bb | 5 It can easily handle most classical tasks like scanning, tracerouting, probing, \ 8 well at a lot of other specific tasks that most other tools can't handle, like \
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-guruplug-server-plus.dts | 122 phy-handle = <ðphy0>; 130 phy-handle = <ðphy1>;
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x-pcb8291.dts | 110 phy-handle = <&phy0>; 117 phy-handle = <&phy1>;
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | aardvark-pci.txt | 17 handle MSI interrupts 22 - phys: the PCIe PHY handle
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-samsung-laptop | 46 Description: Some Samsung laptops handle lid closing quicker and 47 only handle lid opening with this mode enabled.
|
/openbmc/google-misc/subprojects/libcr51sign/ |
H A D | README.md | 13 interfaces. In order to handle this, a struct containing function pointers that 22 will return error codes and expects the client to handle as deemed fit.
|
/openbmc/linux/include/acpi/ |
H A D | actbl2.h | 761 u8 handle; member 1839 u32 handle; member 1867 #define ACPI_NFIT_GET_DIMM_NUMBER(handle) \ argument 1868 ((handle) & ACPI_NFIT_DIMM_NUMBER_MASK) 1870 #define ACPI_NFIT_GET_CHANNEL_NUMBER(handle) \ argument 1871 (((handle) & ACPI_NFIT_CHANNEL_NUMBER_MASK) >> ACPI_NFIT_CHANNEL_NUMBER_OFFSET) 1873 #define ACPI_NFIT_GET_MEMORY_ID(handle) \ argument 1874 (((handle) & ACPI_NFIT_MEMORY_ID_MASK) >> ACPI_NFIT_MEMORY_ID_OFFSET) 1876 #define ACPI_NFIT_GET_SOCKET_ID(handle) \ argument 1877 (((handle) & ACPI_NFIT_SOCKET_ID_MASK) >> ACPI_NFIT_SOCKET_ID_OFFSET) [all …]
|
/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi_bridge.c | 716 struct fwnode_handle *handle; in sun6i_csi_bridge_source_setup() local 719 handle = fwnode_graph_get_endpoint_by_id(dev_fwnode(dev), port, 0, 0); in sun6i_csi_bridge_source_setup() 720 if (!handle) in sun6i_csi_bridge_source_setup() 723 ret = v4l2_fwnode_endpoint_parse(handle, endpoint); in sun6i_csi_bridge_source_setup() 747 v4l2_async_nf_add_fwnode_remote(notifier, handle, in sun6i_csi_bridge_source_setup() 760 fwnode_handle_put(handle); in sun6i_csi_bridge_source_setup()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p5040si-post.dtsi | 175 dev-handle = <&ddr1>; 180 dev-handle = <&ddr2>; 193 cpu-handle = <&cpu0>; 198 cpu-handle = <&cpu1>; 203 cpu-handle = <&cpu2>; 208 cpu-handle = <&cpu3>;
|
/openbmc/linux/arch/x86/xen/ |
H A D | p2m.c | 737 unmap[0].handle = map_ops[i].handle; in set_foreign_p2m_mapping() 738 map_ops[i].handle = INVALID_GRANT_HANDLE; in set_foreign_p2m_mapping() 747 unmap[1].handle = kmap_ops[i].handle; in set_foreign_p2m_mapping() 748 kmap_ops[i].handle = INVALID_GRANT_HANDLE; in set_foreign_p2m_mapping()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | huawei-wmi.c | 263 acpi_handle handle; in huawei_wmi_micmute_led_set() local 271 handle = ec_get_handle(); in huawei_wmi_micmute_led_set() 272 if (!handle) in huawei_wmi_micmute_led_set() 278 if (acpi_has_method(handle, "SPIN")) { in huawei_wmi_micmute_led_set() 282 } else if (acpi_has_method(handle, "WPIN")) { in huawei_wmi_micmute_led_set() 290 status = acpi_evaluate_object(handle, acpi_method, &arg_list, NULL); in huawei_wmi_micmute_led_set()
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-arcom-vulcan.dts | 82 * operating system to handle it. 144 phy-handle = <&phy0>; 166 phy-handle = <&phy1>;
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_devicepath.c | 260 efi_handle_t handle; in execute() local 365 &handle); in execute() 370 if (handle != handle2) { in execute()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem.h | 143 uint32_t handle, uint64_t *offset); 154 uint32_t size, uint32_t flags, uint32_t *handle, char *name); 297 uint32_t handle; member
|
/openbmc/linux/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | 127 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) in pcsp_do_timer() argument 129 struct snd_pcsp *chip = container_of(handle, struct snd_pcsp, timer); in pcsp_do_timer() 146 hrtimer_forward_now(handle, ns_to_ktime(ns)); in pcsp_do_timer()
|