Home
last modified time | relevance | path

Searched defs:handle (Results 576 – 600 of 1079) sorted by relevance

1...<<21222324252627282930>>...44

/Linux-v6.6/drivers/gpu/drm/tegra/
Dgem.c426 u32 *handle) in tegra_bo_create_with_handle()
774 struct host1x_bo *tegra_gem_lookup(struct drm_file *file, u32 handle) in tegra_gem_lookup()
/Linux-v6.6/drivers/ata/
Dlibata-acpi.c293 acpi_handle handle = ACPI_HANDLE(&ap->tdev); in ata_acpi_gtm() local
869 acpi_handle handle; in sata_acpi_set_state() local
/Linux-v6.6/drivers/accel/qaic/
Dqaic.h35 int handle; member
188 u32 handle; member
/Linux-v6.6/drivers/block/xen-blkback/
Dxenbus.c480 static int xen_vbd_create(struct xen_blkif *blkif, blkif_vdev_t handle, in xen_vbd_create()
708 unsigned long handle; in backend_changed() local
/Linux-v6.6/drivers/crypto/caam/
Dctrl.c35 static void build_instantiation_desc(u32 *desc, int handle, int do_sk) in build_instantiation_desc()
72 static void build_deinstantiation_desc(u32 *desc, int handle) in build_deinstantiation_desc()
/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Ddevice.c1166 static int c4iw_uld_rx_handler(void *handle, const __be64 *rsp, in c4iw_uld_rx_handler()
1219 static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) in c4iw_uld_state_change()
1470 static int c4iw_uld_control(void *handle, enum cxgb4_control control, ...) in c4iw_uld_control()
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_edif.c81 uint16_t handle) in qla_edif_list_find_sa_index()
157 uint16_t sa_index, uint16_t handle) in qla_edif_list_add_sa_update_index()
2975 uint32_t handle; in qla28xx_start_scsi_edif() local
3413 fc_port_t *fcport, uint32_t handle, uint16_t sa_index) in __chk_edif_rx_sa_delete_pending()
3492 uint32_t handle; in qla_chk_edif_rx_sa_delete_pending() local
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/
Dicp_qat_uclo.h58 #define ICP_QAT_CSS_FWSK_MODULUS_LEN(handle) ((handle)->chip_info->css_3k ? \ argument
62 #define ICP_QAT_CSS_FWSK_EXPONENT_LEN(handle) ((handle)->chip_info->css_3k ? \ argument
66 #define ICP_QAT_CSS_FWSK_PAD_LEN(handle) ((handle)->chip_info->css_3k ? \ argument
70 #define ICP_QAT_CSS_FWSK_PUB_LEN(handle) (ICP_QAT_CSS_FWSK_MODULUS_LEN(handle) + \ argument
74 #define ICP_QAT_CSS_SIGNATURE_LEN(handle) ((handle)->chip_info->css_3k ? \ argument
81 #define ICP_QAT_CSS_AE_SIMG_LEN(handle) (sizeof(struct icp_qat_css_hdr) + \ argument
85 #define ICP_QAT_AE_IMG_OFFSET(handle) (sizeof(struct icp_qat_css_hdr) + \ argument
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.c1132 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination()
1445 struct mlx5_flow_handle *handle; in alloc_handle() local
1457 struct mlx5_flow_handle *handle, in destroy_flow_handle()
1478 struct mlx5_flow_handle *handle; in create_flow_handle() local
1542 struct mlx5_flow_handle *handle; in add_rule_fte() local
1792 struct mlx5_flow_handle *handle; in add_rule_fg() local
2179 struct mlx5_flow_handle *handle = NULL; in mlx5_add_flow_rules() local
2234 void mlx5_del_flow_rules(struct mlx5_flow_handle *handle) in mlx5_del_flow_rules()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
Dobject.h14 u32 handle; member
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_jpeg.c152 static int amdgpu_jpeg_dec_set_reg(struct amdgpu_ring *ring, uint32_t handle, in amdgpu_jpeg_dec_set_reg()
/Linux-v6.6/drivers/scsi/esas2r/
Desas2r_vda.c506 u32 handle = rq->vrq->scsi.handle; in clear_vda_request() local
/Linux-v6.6/drivers/xen/
Dpci.c58 acpi_handle handle; in xen_add_device() local
/Linux-v6.6/sound/drivers/pcsp/
Dpcsp_lib.c127 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) in pcsp_do_timer()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_test.c266 uint32_t handle = ring->idx ^ 0xdeafbeef; in radeon_test_create_and_emit_fence() local
/Linux-v6.6/drivers/acpi/acpica/
Dnsxfeval.c44 acpi_evaluate_object_typed(acpi_handle handle, in acpi_evaluate_object_typed()
/Linux-v6.6/drivers/platform/surface/
Dsurface3-wmi.c114 static acpi_status s3_wmi_attach_spi_device(acpi_handle handle, in s3_wmi_attach_spi_device()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/abm/
Dcls.c13 u32 handle; member
/Linux-v6.6/sound/soc/amd/renoir/
Drn-pci-acp3x.c211 acpi_handle handle; in snd_rn_acp_probe() local
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_debugfs.h27 struct hnae3_handle *handle; member
/Linux-v6.6/drivers/thunderbolt/
Dacpi.c14 static acpi_status tb_acpi_add_link(acpi_handle handle, u32 level, void *data, in tb_acpi_add_link()
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c461 static void abort_arp_failure(void *handle, struct sk_buff *skb) in abort_arp_failure()
762 static void arp_failure_skb_discard(void *handle, struct sk_buff *skb) in arp_failure_skb_discard()
2308 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler()
2353 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change()
/Linux-v6.6/arch/ia64/hp/common/
Dsba_iommu.c232 acpi_handle handle; /* for multiple IOC's */ member
1940 acpi_handle handle, parent; in sba_connect_bus() local
1974 sba_map_ioc_to_node(struct ioc *ioc, acpi_handle handle) in sba_map_ioc_to_node()
1989 acpi_handle handle = ioc->handle; in acpi_sba_ioc_add() local
/Linux-v6.6/drivers/platform/surface/aggregator/
Dcontroller.c1028 static int ssam_dsm_get_functions(acpi_handle handle, u64 *funcs) in ssam_dsm_get_functions()
1063 static int ssam_dsm_load_u32(acpi_handle handle, u64 funcs, u64 func, u32 *ret) in ssam_dsm_load_u32()
1100 int ssam_controller_caps_load_from_acpi(acpi_handle handle, in ssam_controller_caps_load_from_acpi()
1168 acpi_handle handle = ACPI_HANDLE(&serdev->dev); in ssam_controller_init() local
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c52 u8 handle; member
948 u8 *handle = &p_hwfn->pf_params.iscsi_pf_params.ll2_ooo_queue_id; in qed_ll2_stop_ooo() local
1536 u8 handle, in qed_ll2_handle_to_queue_id()
2389 u8 *handle, bool lb) in qed_ll2_set_conn_data()
2415 u8 *handle = &p_hwfn->pf_params.iscsi_pf_params.ll2_ooo_queue_id; in qed_ll2_start_ooo() local

1...<<21222324252627282930>>...44