/openbmc/linux/drivers/scsi/ |
H A D | qlogicpti.h | 100 u32 handle; member 128 u32 handle; member 177 u32 handle; member
|
/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/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()
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | hp_accel.c | 107 status = acpi_evaluate_integer(dev->handle, "ALRD", &args, &lret); in lis3lv02d_acpi_read() 134 if (acpi_evaluate_integer(dev->handle, "ALWR", &args, &ret) != AE_OK) in lis3lv02d_acpi_write() 256 acpi_evaluate_integer(dev->handle, "ALED", &args, &ret); in hpled_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/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/qemu/include/qemu/ |
H A D | qemu-plugin.h | 689 void qemu_plugin_update_ns(const void *handle, int64_t time); 838 struct qemu_plugin_register *handle; member 868 int qemu_plugin_read_register(struct qemu_plugin_register *handle,
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | 2028 handle = kzalloc(sizeof(*handle), GFP_KERNEL); in cs_ioctl_reserve_signals() 2029 if (!handle) { in cs_ioctl_reserve_signals() 2034 handle->count = count; in cs_ioctl_reserve_signals() 2037 handle->ctx = hpriv->ctx; in cs_ioctl_reserve_signals() 2050 handle->id = hdl_id; in cs_ioctl_reserve_signals() 2051 handle->q_idx = q_idx; in cs_ioctl_reserve_signals() 2052 handle->hdev = hdev; in cs_ioctl_reserve_signals() 2076 handle->hw_sob = hw_sob; in cs_ioctl_reserve_signals() 2081 handle->pre_sob_val = prop->next_sob_val - handle->count; in cs_ioctl_reserve_signals() 2103 hl_ctx_put(handle->ctx); in cs_ioctl_reserve_signals() [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/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v8_0.c | 2269 uint32_t handle, in dce_v8_0_crtc_cursor_set2() argument 2280 if (!handle) { in dce_v8_0_crtc_cursor_set2() 2664 static int dce_v8_0_sw_init(void *handle) in dce_v8_0_sw_init() argument 2748 static int dce_v8_0_sw_fini(void *handle) in dce_v8_0_sw_fini() argument 2766 static int dce_v8_0_hw_init(void *handle) in dce_v8_0_hw_init() argument 2789 static int dce_v8_0_hw_fini(void *handle) in dce_v8_0_hw_fini() argument 2807 static int dce_v8_0_suspend(void *handle) in dce_v8_0_suspend() argument 2819 return dce_v8_0_hw_fini(handle); in dce_v8_0_suspend() 2822 static int dce_v8_0_resume(void *handle) in dce_v8_0_resume() argument 2830 ret = dce_v8_0_hw_init(handle); in dce_v8_0_resume() [all …]
|
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() 2763 static int dce_v10_0_sw_init(void *handle) in dce_v10_0_sw_init() argument 2842 static int dce_v10_0_sw_fini(void *handle) in dce_v10_0_sw_fini() argument 2860 static int dce_v10_0_hw_init(void *handle) in dce_v10_0_hw_init() argument 2885 static int dce_v10_0_hw_fini(void *handle) in dce_v10_0_hw_fini() argument 2903 static int dce_v10_0_suspend(void *handle) in dce_v10_0_suspend() argument 2915 return dce_v10_0_hw_fini(handle); in dce_v10_0_suspend() 2918 static int dce_v10_0_resume(void *handle) in dce_v10_0_resume() argument 2926 ret = dce_v10_0_hw_init(handle); in dce_v10_0_resume() [all …]
|
/openbmc/linux/include/uapi/drm/ |
H A D | vgem_drm.h | 46 __u32 handle; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | conn.h | 18 return conn->object.handle; in nvif_conn_id()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/ |
H A D | buildslist.py | 14 def handle(self,**options): member in Command
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | vega10_smumgr.h | 34 struct amdgpu_bo *handle; member
|
H A D | vega12_smumgr.h | 35 struct amdgpu_bo *handle; member
|
/openbmc/dbus-sensors/src/ |
H A D | FileHandle.hpp | 26 int handle() const;
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | raw_mode.h | 20 void *scmi_raw_mode_init(const struct scmi_handle *handle,
|
/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/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/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/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/include/uapi/linux/ |
H A D | rio_mport_cdev.h | 132 __u64 handle; member 194 __u64 handle; member
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-bindings.txt | 38 confused with the Ethernet specific 'phy' and 'phy-handle' properties, 71 device defined previously. Note that the phy handle has an additional specifier
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.qemu | 144 echo "Timeout waiting for ${success_match} on handle ${h}" 146 echo "Wrong response matching ${failure_match} on handle ${h}"
|