Home
last modified time | relevance | path

Searched refs:handle (Results 301 – 325 of 4121) sorted by relevance

1...<<11121314151617181920>>...165

/openbmc/linux/drivers/platform/x86/
H A Dsystem76_acpi.c78 acpi_handle handle; in system76_get() local
82 handle = acpi_device_handle(data->acpi_dev); in system76_get()
94 acpi_handle handle; in system76_get_index() local
113 acpi_handle handle; in system76_get_object() local
143 acpi_handle handle; in system76_set() local
169 acpi_handle handle; in battery_get_threshold() local
173 handle = ec_get_handle(); in battery_get_threshold()
174 if (!handle) in battery_get_threshold()
196 acpi_handle handle; in battery_set_threshold() local
201 handle = ec_get_handle(); in battery_set_threshold()
[all …]
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c395 sp->handle = handle; in qla2x00_start_scsi()
400 cmd_pkt->handle = handle; in qla2x00_start_scsi()
1619 sp->handle = handle; in qla24xx_start_scsi()
1827 sp->handle = handle; in qla24xx_dif_start_scsi()
1986 sp->handle = handle; in qla2xxx_start_scsi_mq()
2210 sp->handle = handle; in qla2xxx_dif_start_scsi_mq()
2343 sp->handle = handle; in __qla2x00_alloc_iocbs()
2355 pkt->handle = handle; in __qla2x00_alloc_iocbs()
3636 sp->handle = handle; in qla82xx_start_scsi()
4217 sp->handle = handle; in qla2x00_start_bidir()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c465 static int si_dma_early_init(void *handle) in si_dma_early_init() argument
479 static int si_dma_sw_init(void *handle) in si_dma_sw_init() argument
514 static int si_dma_sw_fini(void *handle) in si_dma_sw_fini() argument
525 static int si_dma_hw_init(void *handle) in si_dma_hw_init() argument
532 static int si_dma_hw_fini(void *handle) in si_dma_hw_fini() argument
541 static int si_dma_suspend(void *handle) in si_dma_suspend() argument
548 static int si_dma_resume(void *handle) in si_dma_resume() argument
555 static bool si_dma_is_idle(void *handle) in si_dma_is_idle() argument
566 static int si_dma_wait_for_idle(void *handle) in si_dma_wait_for_idle() argument
572 if (si_dma_is_idle(handle)) in si_dma_wait_for_idle()
[all …]
H A Dsoc21.c549 static int soc21_common_early_init(void *handle) in soc21_common_early_init() argument
702 static int soc21_common_late_init(void *handle) in soc21_common_late_init() argument
740 static int soc21_common_sw_init(void *handle) in soc21_common_sw_init() argument
750 static int soc21_common_sw_fini(void *handle) in soc21_common_sw_fini() argument
755 static int soc21_common_hw_init(void *handle) in soc21_common_hw_init() argument
775 static int soc21_common_hw_fini(void *handle) in soc21_common_hw_fini() argument
798 static int soc21_common_suspend(void *handle) in soc21_common_suspend() argument
825 static int soc21_common_resume(void *handle) in soc21_common_resume() argument
837 static bool soc21_common_is_idle(void *handle) in soc21_common_is_idle() argument
842 static int soc21_common_wait_for_idle(void *handle) in soc21_common_wait_for_idle() argument
[all …]
H A Duvd_v6_0.c230 ib->ptr[ib->length_dw++] = handle; in uvd_v6_0_enc_get_create_msg()
272 uint32_t handle, in uvd_v6_0_enc_get_destroy_msg() argument
294 ib->ptr[ib->length_dw++] = handle; in uvd_v6_0_enc_get_destroy_msg()
378 static int uvd_v6_0_sw_init(void *handle) in uvd_v6_0_sw_init() argument
440 static int uvd_v6_0_sw_fini(void *handle) in uvd_v6_0_sw_fini() argument
464 static int uvd_v6_0_hw_init(void *handle) in uvd_v6_0_hw_init() argument
533 static int uvd_v6_0_hw_fini(void *handle) in uvd_v6_0_hw_fini() argument
545 static int uvd_v6_0_suspend(void *handle) in uvd_v6_0_suspend() argument
581 static int uvd_v6_0_resume(void *handle) in uvd_v6_0_resume() argument
1155 if (uvd_v6_0_is_idle(handle)) in uvd_v6_0_wait_for_idle()
[all …]
H A Damdgpu_acp.c101 static int acp_sw_init(void *handle) in acp_sw_init() argument
115 static int acp_sw_fini(void *handle) in acp_sw_fini() argument
225 static int acp_hw_init(void *handle) in acp_hw_init() argument
509 static int acp_hw_fini(void *handle) in acp_hw_fini() argument
568 static int acp_suspend(void *handle) in acp_suspend() argument
578 static int acp_resume(void *handle) in acp_resume() argument
588 static int acp_early_init(void *handle) in acp_early_init() argument
593 static bool acp_is_idle(void *handle) in acp_is_idle() argument
598 static int acp_wait_for_idle(void *handle) in acp_wait_for_idle() argument
603 static int acp_soft_reset(void *handle) in acp_soft_reset() argument
[all …]
/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c229 struct acpi_device *adev = acpi_fetch_acpi_dev(handle); in acpiphp_add_context()
247 acpi_handle_warn(handle, in acpiphp_add_context()
259 acpi_handle_err(handle, "No hotplug context\n"); in acpiphp_add_context()
274 if (acpi_has_method(handle, "_STA")) in acpiphp_add_context()
437 acpi_bus_scan(adev->handle); in acpiphp_rescan_slot()
785 acpi_handle handle = context->hp.self->handle; in hotplug_event() local
861 acpi_handle handle; in acpiphp_enumerate_slots() local
871 handle = adev->handle; in acpiphp_enumerate_slots()
1016 acpi_handle handle = func_to_handle(func); in acpiphp_disable_and_eject_slot() local
1018 if (ACPI_FAILURE(acpi_evaluate_ej0(handle))) in acpiphp_disable_and_eject_slot()
[all …]
/openbmc/linux/drivers/acpi/
H A Dpci_root.c66 int acpi_is_root_bridge(acpi_handle handle) in acpi_is_root_bridge() argument
109 acpi_walk_resources(handle, METHOD_NAME__CRS, in try_get_root_bridge_busnr()
298 acpi_handle handle; member
367 root = acpi_pci_find_root(handle); in acpi_pci_osc_control_set()
570 acpi_handle handle = device->handle; in negotiate_os_control() local
651 acpi_handle handle = device->handle; in acpi_pci_root_add() local
701 if (hotadd && dmar_device_add(handle)) { in acpi_pci_root_add()
762 acpi_ioapic_add(root->device->handle); in acpi_pci_root_add()
772 dmar_device_remove(handle); in acpi_pci_root_add()
793 dmar_device_remove(device->handle); in acpi_pci_root_remove()
[all …]
H A Dproperty.c71 acpi_handle handle, in acpi_nondev_subnode_extract() argument
91 if (handle) { in acpi_nondev_subnode_extract()
112 dn->handle = handle; in acpi_nondev_subnode_extract()
149 acpi_handle handle; in acpi_nondev_subnode_ok() local
156 &handle); in acpi_nondev_subnode_ok()
173 acpi_handle handle; in acpi_add_nondev_subnodes() local
192 handle = link->package.elements[1].reference.handle; in acpi_add_nondev_subnodes()
403 acpi_handle_warn(handle, in acpi_data_add_buffer_props()
435 acpi_handle_warn(handle, in acpi_data_add_buffer_props()
446 acpi_handle_warn(handle, in acpi_data_add_buffer_props()
[all …]
H A Dprocessor_driver.c53 static void acpi_processor_notify(acpi_handle handle, u32 event, void *data) in acpi_processor_notify() argument
59 if (device->handle != handle) in acpi_processor_notify()
87 acpi_handle_debug(handle, "Unsupported event [0x%x]\n", event); in acpi_processor_notify()
104 device = acpi_fetch_acpi_dev(pr->handle); in acpi_soft_cpu_online()
134 if (!pr || !acpi_fetch_acpi_dev(pr->handle)) in acpi_soft_cpu_dead()
180 status = acpi_install_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in __acpi_processor_start()
216 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
H A Dacpi_tad.c71 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_set_real_time() local
106 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_get_real_time() local
253 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_wake_set() local
303 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_wake_read() local
359 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_clear_status() local
400 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_status_read() local
560 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_remove() local
581 acpi_remove_cmos_rtc_space_handler(handle); in acpi_tad_remove()
588 acpi_handle handle = ACPI_HANDLE(dev); in acpi_tad_probe() local
616 if (!acpi_has_method(handle, "_PRW")) { in acpi_tad_probe()
[all …]
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dcommon.c12 acpi_handle handle = adev->handle; in skl_int3472_get_acpi_buffer() local
16 status = acpi_evaluate_object(handle, id, NULL, &buffer); in skl_int3472_get_acpi_buffer()
25 acpi_handle_err(handle, "%s object is not an ACPI buffer\n", id); in skl_int3472_get_acpi_buffer()
43 acpi_handle_err(adev->handle, "The CLDB buffer is too large\n"); in skl_int3472_fill_cldb()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_vlan_modify.sh113 tc filter add dev $swp1 ingress protocol all pref 1 handle 1 \
115 tc filter add dev $swp2 ingress protocol all pref 1 handle 1 \
126 tc filter del dev $swp2 ingress protocol all pref 1 handle 1 flower
127 tc filter del dev $swp1 ingress protocol all pref 1 handle 1 flower
140 tc filter add dev $swp1 egress protocol all pref 1 handle 1 \
142 tc filter add dev $swp2 egress protocol all pref 1 handle 1 \
153 tc filter del dev $swp2 egress protocol all pref 1 handle 1 flower
154 tc filter del dev $swp1 egress protocol all pref 1 handle 1 flower
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c21 u32 handle; member
31 int sensor_group_enable(u32 handle, bool enable) in sensor_group_enable() argument
40 ret = opal_sensor_group_enable(handle, token, enable); in sensor_group_enable()
84 ret = opal_sensor_group_clear(sattr->handle, token); in sg_store()
120 static void add_attr(int handle, struct sg_attr *attr, int index) in add_attr() argument
122 attr->handle = handle; in add_attr()
130 u32 handle) in add_attr_group() argument
138 add_attr(handle, &sg->sgattrs[count], j); in add_attr_group()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h155 int scmi_protocol_acquire(const struct scmi_handle *handle, u8 protocol_id);
156 void scmi_protocol_release(const struct scmi_handle *handle, u8 protocol_id);
178 struct scmi_handle *handle; member
277 void scmi_xfer_raw_put(const struct scmi_handle *handle,
279 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle);
281 scmi_xfer_raw_channel_get(const struct scmi_handle *handle, u8 protocol_id);
283 int scmi_xfer_raw_inflight_register(const struct scmi_handle *handle,
334 void scmi_notification_instance_data_set(const struct scmi_handle *handle,
336 void *scmi_notification_instance_data_get(const struct scmi_handle *handle);
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-381-netgear-gs110emx.dts163 phy-handle = <&switch0phy1>;
169 phy-handle = <&switch0phy2>;
175 phy-handle = <&switch0phy3>;
181 phy-handle = <&switch0phy4>;
187 phy-handle = <&switch0phy5>;
193 phy-handle = <&switch0phy6>;
199 phy-handle = <&switch0phy7>;
205 phy-handle = <&switch0phy8>;
212 phy-handle = <&phy1>;
220 phy-handle = <&phy2>;
/openbmc/linux/arch/sparc/include/asm/
H A Dmdesc.h22 u64 mdesc_node_by_name(struct mdesc_handle *handle,
39 const void *mdesc_get_property(struct mdesc_handle *handle,
55 u64 mdesc_next_arc(struct mdesc_handle *handle, u64 from,
67 void (*add)(struct mdesc_handle *handle, u64 node,
69 void (*remove)(struct mdesc_handle *handle, u64 node,
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c177 status = acpi_run_osc(handle, &context); in int3400_thermal_run_osc()
204 return int3400_thermal_run_osc(priv->adev->handle, in set_os_uuid_mask()
452 static void int3400_notify(acpi_handle handle, in int3400_notify() argument
525 result = int3400_thermal_run_osc(priv->adev->handle, in int3400_thermal_change_mode()
596 result = acpi_parse_art(priv->adev->handle, &priv->art_count, in int3400_thermal_probe()
621 priv->adev->handle); in int3400_thermal_probe()
627 if (acpi_has_method(priv->adev->handle, "IMOK")) { in int3400_thermal_probe()
641 priv->adev->handle, ACPI_DEVICE_NOTIFY, int3400_notify, in int3400_thermal_probe()
667 acpi_thermal_rel_misc_device_remove(priv->adev->handle); in int3400_thermal_probe()
684 priv->adev->handle, ACPI_DEVICE_NOTIFY, in int3400_thermal_remove()
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c46 struct perf_output_handle handle; member
450 struct perf_output_handle *handle = &ctxt->handle; in etm_event_start() local
527 if (READ_ONCE(handle->event)) { in etm_event_start()
529 perf_aux_output_end(handle, 0); in etm_event_start()
542 struct perf_output_handle *handle = &ctxt->handle; in etm_event_stop() local
550 if (handle->event && in etm_event_stop()
571 if (handle->event && (mode & PERF_EF_UPDATE) && in etm_event_stop()
574 perf_aux_output_end(handle, 0); in etm_event_stop()
602 if (WARN_ON_ONCE(handle->event != event)) in etm_event_stop()
622 if (READ_ONCE(handle->event)) in etm_event_stop()
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-bluebox3.dts57 phy-handle = <&aqr113c_phy1>;
63 phy-handle = <&aqr113c_phy2>;
69 phy-handle = <&aqr113c_phy3>;
75 phy-handle = <&aqr113c_phy4>;
402 phy-handle = <&sw1_mii3_phy>;
420 phy-handle = <&sw1_port5_base_t1_phy>;
427 phy-handle = <&sw1_port6_base_t1_phy>;
434 phy-handle = <&sw1_port7_base_t1_phy>;
441 phy-handle = <&sw1_port8_base_t1_phy>;
448 phy-handle = <&sw1_port9_base_t1_phy>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hip04-net.txt9 - port-handle: <phandle port channel>
17 - phy-handle: see ethernet.txt [1].
70 port-handle = <&ppe 31 0 31>;
78 port-handle = <&ppe 0 1 0>;
79 phy-handle = <&phy0>;
87 port-handle = <&ppe 8 2 8>;
88 phy-handle = <&phy1>;
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0012-implement-buffer-wrapping-interface-for-dispmanx.patch21 buffer->handle);
26 + uint32_t id, uint32_t handle, int32_t width, int32_t height,
46 + buffer->handle = handle;
55 + vc_dispmanx_resource_delete(buffer->handle);
77 <arg name="handle" type="uint"/>
82 + <arg name="handle" type="uint"/>
/openbmc/linux/include/linux/qed/
H A Dqed_iscsi_if.h209 u32 *handle,
212 int (*release_conn)(struct qed_dev *cdev, u32 handle);
215 u32 handle,
219 u32 handle,
222 int (*destroy_conn)(struct qed_dev *cdev, u32 handle, u8 abrt_conn);
224 int (*clear_sq)(struct qed_dev *cdev, u32 handle);
229 int (*change_mac)(struct qed_dev *cdev, u32 handle, const u8 *mac);
/openbmc/linux/include/uapi/drm/
H A Dqaic_accel.h178 __u32 handle; member
189 __u32 handle; member
261 __u32 handle; member
282 __u32 handle; member
294 __u32 handle; member
327 __u32 handle; member
367 __u32 handle; member
/openbmc/linux/fs/ocfs2/
H A Djournal.c334 handle_t *handle; in ocfs2_start_trans() local
353 if (IS_ERR(handle)) { in ocfs2_start_trans()
361 handle = ERR_PTR(-EROFS); in ocfs2_start_trans()
368 return handle; in ocfs2_start_trans()
372 handle_t *handle) in ocfs2_commit_trans() argument
377 BUG_ON(!handle); in ocfs2_commit_trans()
413 BUG_ON(!handle); in ocfs2_extend_trans()
458 BUG_ON(!handle); in ocfs2_allocate_extend_trans()
627 BUG_ON(!handle); in __ocfs2_journal_access()
804 handle->h_type, handle->h_line_no, in ocfs2_journal_dirty()
[all …]

1...<<11121314151617181920>>...165