Home
last modified time | relevance | path

Searched refs:handle (Results 676 – 700 of 4154) sorted by relevance

1...<<21222324252627282930>>...167

/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_gem.c218 u32 handle; in lsdc_dumb_create() local
244 ret = drm_gem_handle_create(file, gobj, &handle); in lsdc_dumb_create()
253 args->handle = handle; in lsdc_dumb_create()
259 u32 handle, uint64_t *offset) in lsdc_dumb_map_offset() argument
263 gobj = drm_gem_object_lookup(filp, handle); in lsdc_dumb_map_offset()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsienna_cichlid.c37 struct amdgpu_device *adev = (struct amdgpu_device *)reset_ctl->handle; in sienna_cichlid_is_mode2_default()
104 struct amdgpu_device *adev = (struct amdgpu_device *)reset_ctl->handle; in sienna_cichlid_mode2_prepare_hwcontext()
122 struct amdgpu_device *adev = (struct amdgpu_device *)reset_ctl->handle; in sienna_cichlid_async_reset()
145 struct amdgpu_device *adev = (struct amdgpu_device *)reset_ctl->handle; in sienna_cichlid_mode2_perform_reset()
240 struct amdgpu_device *tmp_adev = (struct amdgpu_device *)reset_ctl->handle; in sienna_cichlid_mode2_restore_hwcontext()
292 reset_ctl->handle = adev; in sienna_cichlid_reset_init()
H A Dsdma_v4_4_2.c1243 static int sdma_v4_4_2_early_init(void *handle) in sdma_v4_4_2_early_init() argument
1273 static int sdma_v4_4_2_late_init(void *handle) in sdma_v4_4_2_late_init() argument
1290 static int sdma_v4_4_2_sw_init(void *handle) in sdma_v4_4_2_sw_init() argument
1394 static int sdma_v4_4_2_sw_fini(void *handle) in sdma_v4_4_2_sw_fini() argument
1413 static int sdma_v4_4_2_hw_init(void *handle) in sdma_v4_4_2_hw_init() argument
1428 static int sdma_v4_4_2_hw_fini(void *handle) in sdma_v4_4_2_hw_fini() argument
1454 static int sdma_v4_4_2_suspend(void *handle) in sdma_v4_4_2_suspend() argument
1464 static int sdma_v4_4_2_resume(void *handle) in sdma_v4_4_2_resume() argument
1471 static bool sdma_v4_4_2_is_idle(void *handle) in sdma_v4_4_2_is_idle() argument
1486 static int sdma_v4_4_2_wait_for_idle(void *handle) in sdma_v4_4_2_wait_for_idle() argument
[all …]
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c705 struct perf_output_handle handle; in cpumsf_output_event_pid() local
726 perf_output_end(&handle); in cpumsf_output_event_pid()
1429 aux = perf_get_aux(handle); in aux_output_end()
1466 if (handle->head & ~PAGE_MASK) in aux_output_begin()
1469 aux->head = handle->head >> PAGE_SHIFT; in aux_output_begin()
1641 struct perf_output_handle *handle = &cpuhw->handle; in hw_collect_aux() local
1644 aux = perf_get_aux(handle); in hw_collect_aux()
1652 perf_aux_output_end(handle, size); in hw_collect_aux()
1658 if (handle->size == 0) { in hw_collect_aux()
1668 aux->head = handle->head >> PAGE_SHIFT; in hw_collect_aux()
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp4080ds.dts196 phy-handle = <&phy0>;
201 phy-handle = <&phy1>;
206 phy-handle = <&phy2>;
211 phy-handle = <&phy3>;
216 phy-handle = <&phy10>;
223 phy-handle = <&phy5>;
228 phy-handle = <&phy6>;
233 phy-handle = <&phy7>;
238 phy-handle = <&phy8>;
243 phy-handle = <&phy11>;
H A Dppa8548.dts121 tbi-handle = <&tbi1>;
122 phy-handle = <&phy0>;
133 tbi-handle = <&tbi2>;
134 phy-handle = <&phy1>;
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dnx.h33 int nx_function(void *handle, struct nxbuf_t *in, struct nxbuf_t *out,
36 int nx_function_end(void *handle);
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.h12 int hclge_mac_connect_phy(struct hnae3_handle *handle);
13 void hclge_mac_disconnect_phy(struct hnae3_handle *handle);
/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c27 efi_status_t EFIAPI efi_main(efi_handle_t handle, in efi_main() argument
58 ret = boottime->handle_protocol(handle, &loaded_image_guid, in efi_main()
90 boottime->exit(handle, ret, 0, NULL); in efi_main()
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x-kixrp435.dts43 phy-handle = <&phy1>;
64 phy-handle = <&phy2>;
65 intel,npe-handle = <&npe 0>;
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.h89 vchiq_use_service(struct vchiq_instance *instance, unsigned int handle);
92 vchiq_release_service(struct vchiq_instance *instance, unsigned int handle);
142 struct vchiq_header *header, unsigned int handle, void *bulk_userdata);
H A Dvchiq_core.h207 unsigned int handle; member
507 vchiq_bulk_transfer(struct vchiq_instance *instance, unsigned int handle, void *offset,
527 struct vchiq_service *handle_to_service(struct vchiq_instance *instance, unsigned int handle);
530 find_service_by_handle(struct vchiq_instance *instance, unsigned int handle);
536 find_service_for_instance(struct vchiq_instance *instance, unsigned int handle);
539 find_closed_service_for_instance(struct vchiq_instance *instance, unsigned int handle);
558 vchiq_queue_message(struct vchiq_instance *instance, unsigned int handle,
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__with_awaitable_senders.hpp62 [[nodiscard]] auto handle() const noexcept -> __coro::coroutine_handle<> in handle() function in stdexec::__was::__continuation_handle
91 auto handle() const noexcept -> __coro::coroutine_handle<_Promise> in handle() function in stdexec::__was::__continuation_handle
94 __continuation_.handle().address()); in handle()
/openbmc/linux/kernel/events/
H A Dcore.c7917 perf_output_end(&handle); in __perf_event_output()
7985 perf_output_end(&handle); in perf_event_read_event()
8263 perf_output_end(&handle); in perf_event_task_output()
8357 perf_output_end(&handle); in perf_event_comm_output()
8456 perf_output_end(&handle); in perf_event_namespaces_output()
8579 perf_output_end(&handle); in perf_event_cgroup_output()
8734 perf_output_end(&handle); in perf_event_mmap_output()
9011 perf_output_end(&handle); in perf_event_aux_event()
9044 perf_output_end(&handle); in perf_log_lost_samples()
9103 perf_output_end(&handle); in perf_event_switch_output()
[all …]
/openbmc/linux/include/linux/
H A Dinput.h314 void (*event)(struct input_handle *handle, unsigned int type, unsigned int code, int value);
315 void (*events)(struct input_handle *handle,
317 bool (*filter)(struct input_handle *handle, unsigned int type, unsigned int code, int value);
320 void (*disconnect)(struct input_handle *handle);
321 void (*start)(struct input_handle *handle);
415 int input_flush_device(struct input_handle *handle, struct file *file);
421 void input_inject_event(struct input_handle *handle, unsigned int type, unsigned int code, int valu…
/openbmc/linux/drivers/acpi/
H A Dpci_irq.c136 static int acpi_pci_irq_check_entry(acpi_handle handle, struct pci_dev *dev, in acpi_pci_irq_check_entry() argument
181 acpi_get_handle(handle, prt->source, &entry->link); in acpi_pci_irq_check_entry()
205 acpi_handle handle = NULL; in acpi_pci_irq_find_prt_entry() local
208 handle = ACPI_HANDLE(dev->bus->bridge); in acpi_pci_irq_find_prt_entry()
210 if (!handle) in acpi_pci_irq_find_prt_entry()
214 status = acpi_get_irq_routing_table(handle, &buffer); in acpi_pci_irq_find_prt_entry()
222 if (!acpi_pci_irq_check_entry(handle, dev, pin, in acpi_pci_irq_find_prt_entry()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.c91 unsigned int *handle) in exynos_drm_gem_handle_create() argument
99 ret = drm_gem_handle_create(file_priv, obj, handle); in exynos_drm_gem_handle_create()
103 DRM_DEV_DEBUG_KMS(to_dma_dev(obj->dev), "gem handle = 0x%x\n", *handle); in exynos_drm_gem_handle_create()
241 &args->handle); in exynos_drm_gem_create_ioctl()
255 return drm_gem_dumb_map_offset(file_priv, dev, args->handle, in exynos_drm_gem_map_ioctl()
304 obj = drm_gem_object_lookup(file_priv, args->handle); in exynos_drm_gem_get_ioctl()
354 &args->handle); in exynos_drm_gem_dumb_create()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c668 struct hnae3_handle *handle = priv->handle; in hns_roce_write512() local
1034 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_hw_resetting() local
1066 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_sw_resetting() local
1119 struct hnae3_handle *handle = priv->handle; in check_device_is_in_reset() local
1245 struct hnae3_handle *handle = priv->handle; in update_cmdq_status() local
1449 struct hnae3_handle *handle = priv->handle; in hns_roce_func_clr_rst_proc() local
6724 hr_dev->reset_cnt = handle->ae_algo->ops->ae_dev_reset_cnt(handle); in hns_roce_hw_v2_get_cfg()
6725 priv->handle = handle; in hns_roce_hw_v2_get_cfg()
6783 handle->priv = NULL; in __hns_roce_hw_v2_uninit_instance()
6802 if (ops->ae_dev_resetting(handle) || ops->get_hw_reset_stat(handle)) { in hns_roce_hw_v2_init_instance()
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-twr.dts99 tbi-handle = <&tbi0>;
100 phy-handle = <&sgmii_phy2>;
106 tbi-handle = <&tbi1>;
107 phy-handle = <&sgmii_phy0>;
113 phy-handle = <&rgmii_phy1>;
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c21 status = acpi_evaluate_integer(d->adev->handle, "_TMP", NULL, &tmp); in int340x_thermal_get_zone_temp()
51 status = acpi_execute_simple_method(d->adev->handle, name, in int340x_thermal_set_trip_temp()
142 status = acpi_evaluate_integer(adev->handle, "PATC", NULL, &trip_cnt); in int340x_thermal_zone_add()
162 status = acpi_evaluate_integer(adev->handle, "GTSH", NULL, &hyst); in int340x_thermal_zone_add()
173 int34x_zone->lpat_table = acpi_lpat_get_conversion_table(adev->handle); in int340x_thermal_zone_add()
/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c321 u32 frag_len, u32 len, u64 *handle) in ffa_mem_first_frag() argument
340 if (handle) in ffa_mem_first_frag()
341 *handle = PACK_HANDLE(ret.a2, ret.a3); in ffa_mem_first_frag()
343 if (handle) in ffa_mem_first_frag()
344 *handle = PACK_HANDLE(ret.a1, ret.a2); in ffa_mem_first_frag()
352 static int ffa_mem_next_frag(u64 handle, u32 frag_len) in ffa_mem_next_frag() argument
358 .a1 = HANDLE_LOW(handle), .a2 = HANDLE_HIGH(handle), in ffa_mem_next_frag()
381 u32 len, u64 *handle, bool first) in ffa_transmit_fragment() argument
384 return ffa_mem_next_frag(*handle, frag_len); in ffa_transmit_fragment()
386 return ffa_mem_first_frag(func_id, buf, buf_sz, frag_len, len, handle); in ffa_transmit_fragment()
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c98 struct perf_output_handle *handle);
178 struct perf_output_handle *handle = data; in etb_enable_perf() local
179 struct cs_buffers *buf = etm_perf_sink_config(handle); in etb_enable_perf()
211 ret = etb_set_buffer(csdev, handle); in etb_enable_perf()
405 struct perf_output_handle *handle) in etb_set_buffer() argument
409 struct cs_buffers *buf = etm_perf_sink_config(handle); in etb_set_buffer()
429 struct perf_output_handle *handle, in etb_update_buffer() argument
500 if (!buf->snapshot && to_read > handle->size) { in etb_update_buffer()
504 to_read = handle->size & mask; in etb_update_buffer()
525 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED); in etb_update_buffer()
[all …]
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c2240 if (!dmar_detect_dsm(handle, func)) in dmar_walk_dsm_resource()
2315 static int dmar_hotplug_insert(acpi_handle handle) in dmar_hotplug_insert() argument
2349 dmar_walk_dsm_resource(handle, DMAR_DSM_FUNC_DRHD, in dmar_hotplug_insert()
2352 dmar_walk_dsm_resource(handle, DMAR_DSM_FUNC_ATSR, in dmar_hotplug_insert()
2361 static int dmar_hotplug_remove(acpi_handle handle) in dmar_hotplug_remove() argument
2391 *phdl = handle; in dmar_get_dsm_handle()
2408 tmp = handle; in dmar_device_hotplug()
2432 int dmar_device_add(acpi_handle handle) in dmar_device_add() argument
2434 return dmar_device_hotplug(handle, true); in dmar_device_add()
2437 int dmar_device_remove(acpi_handle handle) in dmar_device_remove() argument
[all …]
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm018-dc4.dts118 phy-handle = <&ethernet_phy0>;
136 phy-handle = <&ethernet_phy7>;
142 phy-handle = <&ethernet_phy3>;
148 phy-handle = <&ethernet_phy8>;
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-evm-quad-port-eth-exp.dtso34 phy-handle = <&cpsw9g_phy0>;
42 phy-handle = <&cpsw9g_phy1>;
50 phy-handle = <&cpsw9g_phy2>;
58 phy-handle = <&cpsw9g_phy3>;

1...<<21222324252627282930>>...167