Home
last modified time | relevance | path

Searched defs:handle (Results 426 – 450 of 1079) sorted by relevance

1...<<11121314151617181920>>...44

/Linux-v6.6/drivers/pnp/pnpacpi/
Drsparser.c274 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_allocated_resource() local
553 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_resource_option_data() local
626 acpi_handle handle = acpi_dev->handle; in pnpacpi_build_resource_template() local
/Linux-v6.6/drivers/cdx/controller/
Dmcdi.c352 unsigned int handle, in _cdx_mcdi_cancel_cmd()
433 unsigned int handle; in cdx_mcdi_rpc_sync() local
504 unsigned int *handle) in cdx_mcdi_rpc_async_internal()
/Linux-v6.6/fs/ocfs2/
Dinode.c584 handle_t *handle = NULL; in ocfs2_truncate_for_delete() local
642 handle_t *handle; in ocfs2_remove_inode() local
1287 int ocfs2_mark_inode_dirty(handle_t *handle, in ocfs2_mark_inode_dirty()
Ddir.h53 static inline int ocfs2_add_entry(handle_t *handle, in ocfs2_add_entry()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vcn.c568 static int amdgpu_vcn_dec_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_create_msg()
603 static int amdgpu_vcn_dec_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_dec_get_destroy_msg()
825 static int amdgpu_vcn_enc_get_create_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_create_msg()
892 static int amdgpu_vcn_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_vcn_enc_get_destroy_msg()
Dgfxhub_v1_2.c625 static int gfxhub_v1_2_xcp_resume(void *handle, uint32_t inst_mask) in gfxhub_v1_2_xcp_resume()
643 static int gfxhub_v1_2_xcp_suspend(void *handle, uint32_t inst_mask) in gfxhub_v1_2_xcp_suspend()
/Linux-v6.6/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c529 enum hinic_mgmt_msg_cmd cmd, void *handle, in hinic_hwdev_cb_register()
530 void (*handler)(void *handle, void *buf_in, in hinic_hwdev_cb_register()
586 static void nic_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in nic_mgmt_msg_handler()
663 static void comm_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in comm_mgmt_msg_handler()
/Linux-v6.6/include/uapi/linux/android/
Dbinder.h84 __u32 handle; /* remote object */ member
212 __u32 handle; member
299 __u32 handle; member
344 __u32 handle; member
/Linux-v6.6/drivers/acpi/
Dosl.c1200 acpi_os_create_semaphore(u32 max_units, u32 initial_units, acpi_handle * handle) in acpi_os_create_semaphore()
1225 acpi_status acpi_os_delete_semaphore(acpi_handle handle) in acpi_os_delete_semaphore()
1244 acpi_status acpi_os_wait_semaphore(acpi_handle handle, u32 units, u16 timeout) in acpi_os_wait_semaphore()
1289 acpi_status acpi_os_signal_semaphore(acpi_handle handle, u32 units) in acpi_os_signal_semaphore()
1510 void acpi_os_delete_lock(acpi_spinlock handle) in acpi_os_delete_lock()
Dacpi_lpat.c90 handle) in acpi_lpat_get_conversion_table()
/Linux-v6.6/drivers/input/
Devdev.c30 struct input_handle handle; member
291 static void evdev_events(struct input_handle *handle, in evdev_events()
314 static void evdev_event(struct input_handle *handle, in evdev_event()
1321 struct input_handle *handle = &evdev->handle; in evdev_cleanup() local
1402 static void evdev_disconnect(struct input_handle *handle) in evdev_disconnect()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_ioc32.c172 u32 handle; /* User-space: "Handle" to pass to mmap() */ member
243 u32 handle; in compat_drm_rmmap() local
506 u32 handle; /**< Handle of map */ member
683 u32 handle; /**< Used for binding / unbinding */ member
731 u32 handle; /**< From drm_agp_buffer */ member
767 u32 handle; /**< Used for mapping / unmapping */ member
808 drm_drawable_t handle; member
Ddrm_dumb_buffers.c136 int drm_mode_destroy_dumb(struct drm_device *dev, u32 handle, in drm_mode_destroy_dumb()
Ddrm_gem_ttm_helper.c136 uint32_t handle, uint64_t *offset) in drm_gem_ttm_dumb_map_offset()
Ddrm_privacy_screen_x86.c21 static acpi_status __init acpi_set_handle(acpi_handle handle, u32 level, in acpi_set_handle()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/crypto/
Dcrypto.h46 u32 handle; member
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c663 struct hnae3_handle *handle = priv->handle; in hns_roce_write512() local
1029 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_hw_resetting() local
1061 struct hnae3_handle *handle = priv->handle; in hns_roce_v2_cmd_sw_resetting() local
1076 struct hnae3_handle *handle) in check_aedev_reset_status()
1114 struct hnae3_handle *handle = priv->handle; in check_device_is_in_reset() local
1240 struct hnae3_handle *handle = priv->handle; in update_cmdq_status() local
1390 struct hnae3_handle *handle) in func_clr_hw_resetting_state()
1415 struct hnae3_handle *handle) in func_clr_sw_resetting_state()
1444 struct hnae3_handle *handle = priv->handle; in hns_roce_func_clr_rst_proc() local
6656 struct hnae3_handle *handle) in hns_roce_hw_v2_get_cfg()
[all …]
/Linux-v6.6/sound/hda/
Dintel-sdw-acpi.c118 static acpi_status sdw_intel_acpi_cb(acpi_handle handle, u32 level, in sdw_intel_acpi_cb()
/Linux-v6.6/drivers/gpu/drm/armada/
Darmada_gem.h39 struct drm_file *dfile, unsigned handle) in armada_gem_object_lookup()
/Linux-v6.6/drivers/firmware/efi/libstub/
Dzboot.c65 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) in efi_zboot_entry()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Duser.c35 nvkm_dmaobj_search(struct nvkm_client *client, u64 handle) in nvkm_dmaobj_search()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dioctl.h54 __u32 handle; member
95 __u64 handle; member
/Linux-v6.6/drivers/scsi/elx/efct/
Defct_driver.c409 efct_intr_thread(int irq, void *handle) in efct_intr_thread()
419 efct_intr_msix(int irq, void *handle) in efct_intr_msix()
/Linux-v6.6/drivers/acpi/numa/
Dsrat.c549 acpi_handle handle; in acpi_get_pxm() local
562 int acpi_get_node(acpi_handle handle) in acpi_get_node()
/Linux-v6.6/include/xen/interface/io/
Dblkif.h196 blkif_vdev_t handle; /* only for read/write requests */ member
235 blkif_vdev_t handle; member

1...<<11121314151617181920>>...44