/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 466 static int si_dma_early_init(void *handle) in si_dma_early_init() argument 480 static int si_dma_sw_init(void *handle) in si_dma_sw_init() argument 516 static int si_dma_sw_fini(void *handle) in si_dma_sw_fini() argument 527 static int si_dma_hw_init(void *handle) in si_dma_hw_init() argument 534 static int si_dma_hw_fini(void *handle) in si_dma_hw_fini() argument 543 si_dma_suspend(void *handle) si_dma_suspend() argument 550 si_dma_resume(void *handle) si_dma_resume() argument 557 si_dma_is_idle(void *handle) si_dma_is_idle() argument 568 si_dma_wait_for_idle(void *handle) si_dma_wait_for_idle() argument 581 si_dma_soft_reset(void *handle) si_dma_soft_reset() argument 644 si_dma_set_clockgating_state(void *handle, enum amd_clockgating_state state) si_dma_set_clockgating_state() argument 687 si_dma_set_powergating_state(void *handle, enum amd_powergating_state state) si_dma_set_powergating_state() argument [all...] |
H A D | sdma_v2_4.c | 823 static int sdma_v2_4_early_init(void *handle) in sdma_v2_4_early_init() argument 837 static int sdma_v2_4_sw_init(void *handle) in sdma_v2_4_sw_init() argument 885 static int sdma_v2_4_sw_fini(void *handle) in sdma_v2_4_sw_fini() argument 897 static int sdma_v2_4_hw_init(void *handle) in sdma_v2_4_hw_init() argument 911 static int sdma_v2_4_hw_fini(void *handle) in sdma_v2_4_hw_fini() argument 920 sdma_v2_4_suspend(void *handle) sdma_v2_4_suspend() argument 927 sdma_v2_4_resume(void *handle) sdma_v2_4_resume() argument 934 sdma_v2_4_is_idle(void *handle) sdma_v2_4_is_idle() argument 946 sdma_v2_4_wait_for_idle(void *handle) sdma_v2_4_wait_for_idle() argument 963 sdma_v2_4_soft_reset(void *handle) sdma_v2_4_soft_reset() argument 1105 sdma_v2_4_set_clockgating_state(void *handle, enum amd_clockgating_state state) sdma_v2_4_set_clockgating_state() argument 1112 sdma_v2_4_set_powergating_state(void *handle, enum amd_powergating_state state) sdma_v2_4_set_powergating_state() argument [all...] |
H A D | nv.c | 698 static int nv_common_early_init(void *handle) in nv_common_early_init() argument 851 static int nv_common_late_init(void *handle) in nv_common_late_init() argument 861 static int nv_common_sw_init(void *handle) in nv_common_sw_init() argument 871 static int nv_common_sw_fini(void *handle) in nv_common_sw_fini() argument 876 static int nv_common_hw_init(void *handle) in nv_common_hw_init() argument 898 static int nv_common_hw_fini(void *handle) in nv_common_hw_fini() argument 908 nv_common_suspend(void *handle) nv_common_suspend() argument 915 nv_common_resume(void *handle) nv_common_resume() argument 922 nv_common_is_idle(void *handle) nv_common_is_idle() argument 927 nv_common_wait_for_idle(void *handle) nv_common_wait_for_idle() argument 932 nv_common_soft_reset(void *handle) nv_common_soft_reset() argument 1051 nv_common_set_clockgating_state(void *handle, enum amd_clockgating_state state) nv_common_set_clockgating_state() argument 1080 nv_common_set_powergating_state(void *handle, enum amd_powergating_state state) nv_common_set_powergating_state() argument 1087 nv_common_get_clockgating_state(void *handle, u32 *flags) nv_common_get_clockgating_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mbx.c | 375 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_vlan_cfg() local 385 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_vlan_cfg() local 591 struct hnae3_handle *handle = &vport->nic; in hclge_get_queue_id_in_pf() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mgmt.h | 125 void *handle; member
|
H A D | hinic_hw_dev.c | 592 static void nic_mgmt_msg_handler(void *handle, u8 cmd, void *buf_in, in nic_mgmt_msg_handler() argument 669 static void comm_mgmt_msg_handler(void *handle, u argument 534 hinic_hwdev_cb_register(struct hinic_hwdev *hwdev, enum hinic_mgmt_msg_cmd cmd, void *handle, void (*handler)(void *handle, void *buf_in, u16 in_size, void *buf_out, u16 *out_size)) hinic_hwdev_cb_register() argument [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | acpi.c | 715 int acpi_map_cpu2node(acpi_handle handle, int cpu, int physid) in acpi_map_cpu2node() argument 784 static int _acpi_map_lsapic(acpi_handle handle, int physid, int *pcpu) in _acpi_map_lsapic() argument 804 int __ref acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, in acpi_map_cpu() argument 826 static acpi_status acpi_map_iosapic(acpi_handle handle, u32 depth, in acpi_map_iosapic() argument 881 acpi_register_ioapic(acpi_handle handle, u64 phys_addr, u32 gsi_base) acpi_register_ioapic() argument 897 acpi_unregister_ioapic(acpi_handle handle, u32 gsi_base) acpi_unregister_ioapic() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 1006 void *handle; in main() local 245 nx_submit_job(struct nx_dde_t *src, struct nx_dde_t *dst, struct nx_gzip_crb_cpb_t *cmdp, void *handle) nx_submit_job() argument
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 656 const rtas_fn_handle_t handle; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 396 static int poll_vasi_state(u64 handle, unsigned long *res) in poll_vasi_state() argument 423 static int wait_for_vasi_session_suspending(u64 handle) in wait_for_vasi_session_suspending() argument 456 static void wait_for_vasi_session_completed(u64 handle) in wait_for_vasi_session_completed() argument 653 static void pseries_cancel_migration(u64 handle, int err) in pseries_cancel_migration() argument 670 static int pseries_suspend(u64 handle) in pseries_suspend() argument 731 pseries_migrate_partition(u64 handle) pseries_migrate_partition() argument 778 rtas_syscall_dispatch_ibm_suspend_me(u64 handle) rtas_syscall_dispatch_ibm_suspend_me() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_dma.c | 457 __s390_dma_map_sg(struct device *dev, struct scatterlist *sg, size_t size, dma_addr_t *handle, enum dma_data_direction dir) __s390_dma_map_sg() argument
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | iommu.c | 437 unsigned long flags, handle, prot, ctx; in dma_4u_map_sg() local
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | memory.c | 60 int handle, rc; in alloc_device_memory() local 305 free_device_memory(struct hl_ctx *ctx, u32 handle) free_device_memory() argument 814 u32 handle; get_paddr_from_handle() local 857 u32 handle = 0, va_block_align; map_device_va() local 1165 u32 handle = 0; mem_ioctl_no_mmu() local 1224 u32 handle = 0; hl_mem_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/ |
H A D | m5mols.h | 201 struct v4l2_ctrl_handler handle; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | main.c | 465 static irqreturn_t qedr_irq_handler(int irq, void *handle) in qedr_irq_handler() argument
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | joydev.c | 38 struct input_handle handle; member 113 static void joydev_event(struct input_handle *handle, in joydev_event() argument 739 struct input_handle *handle in joydev_cleanup() local 1008 joydev_disconnect(struct input_handle *handle) joydev_disconnect() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_syncobj.c | 222 drm_syncobj_find(struct drm_file *file_private, u32 handle) drm_syncobj_find() argument 378 drm_syncobj_find_fence(struct drm_file *file_private, u32 handle, u64 point, u64 flags, struct dma_fence **fence) drm_syncobj_find_fence() argument 513 drm_syncobj_get_handle(struct drm_file *file_private, struct drm_syncobj *syncobj, u32 *handle) drm_syncobj_get_handle() argument 538 drm_syncobj_create_as_handle(struct drm_file *file_private, u32 *handle, uint32_t flags) drm_syncobj_create_as_handle() argument 553 drm_syncobj_destroy(struct drm_file *file_private, u32 handle) drm_syncobj_destroy() argument 615 drm_syncobj_handle_to_fd(struct drm_file *file_private, u32 handle, int *p_fd) drm_syncobj_handle_to_fd() argument 629 drm_syncobj_fd_to_handle(struct drm_file *file_private, int fd, u32 *handle) drm_syncobj_fd_to_handle() argument 664 drm_syncobj_import_sync_file_fence(struct drm_file *file_private, int fd, int handle) drm_syncobj_import_sync_file_fence() argument 685 drm_syncobj_export_sync_file(struct drm_file *file_private, int handle, int *p_fd) drm_syncobj_export_sync_file() argument [all...] |
H A D | drm_gem.c | 260 drm_gem_handle_delete(struct drm_file *filp, u32 handle) in drm_gem_handle_delete() argument 297 drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, u32 handle, u64 *offset) drm_gem_dumb_map_offset() argument 334 drm_gem_dumb_destroy(struct drm_file *file, struct drm_device *dev, uint32_t handle) drm_gem_dumb_destroy() argument 362 u32 handle; drm_gem_handle_create_tail() local 648 objects_lookup(struct drm_file *filp, u32 *handle, int count, struct drm_gem_object **objs) objects_lookup() argument 740 drm_gem_object_lookup(struct drm_file *filp, u32 handle) drm_gem_object_lookup() argument 762 drm_gem_dma_resv_wait(struct drm_file *filep, u32 handle, bool wait_all, unsigned long timeout) drm_gem_dma_resv_wait() argument 878 u32 handle; drm_gem_open_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 617 omap_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, u32 handle, u64 *offset) omap_gem_dumb_map_offset() argument 1328 omap_gem_new_handle(struct drm_device *dev, struct drm_file *file, union omap_gem_size gsize, u32 flags, u32 *handle) omap_gem_new_handle() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_object_types.h | 28 u32 handle; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | opregion.c | 69 u16 handle; member
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispvideo.c | 1296 struct isp_video_fh *handle; in isp_video_open() local 1356 struct isp_video_fh *handle = to_isp_video_fh(vfh); isp_video_release() local [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/ |
H A D | venc_h264_if.c | 531 static int h264_enc_encode(void *handle, in h264_enc_encode() argument 626 static int h264_enc_set_param(void *handle, in h264_enc_set_param() argument 684 static int h264_enc_deinit(void *handle) in h264_enc_deinit() argument
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 669 struct vmci_handle handle; in vmci_ctx_remove_notification() local 904 struct vmci_handle handle; vmci_ctx_rcv_notifications_release() local 944 vmci_ctx_dbell_create(u32 context_id, struct vmci_handle handle) vmci_ctx_dbell_create() argument 973 vmci_ctx_dbell_destroy(u32 context_id, struct vmci_handle handle) vmci_ctx_dbell_destroy() argument 1004 struct vmci_handle handle; vmci_ctx_dbell_destroy_all() local 1039 vmci_ctx_notify_dbell(u32 src_cid, struct vmci_handle handle, u32 src_priv_flags) vmci_ctx_notify_dbell() argument 1126 vmci_ctx_qp_create(struct vmci_ctx *context, struct vmci_handle handle) vmci_ctx_qp_create() argument 1146 vmci_ctx_qp_destroy(struct vmci_ctx *context, struct vmci_handle handle) vmci_ctx_qp_destroy() argument 1163 vmci_ctx_qp_exists(struct vmci_ctx *context, struct vmci_handle handle) vmci_ctx_qp_exists() argument [all...] |
H A D | vmci_host.c | 61 struct vmci_handle handle; member 450 struct vmci_handle handle; in vmci_host_do_alloc_queuepair() local [all...] |