| /OK3568_Linux_fs/external/linux-rga/im2d_api/src/ |
| H A D | im2d.cpp | 143 IM_API IM_STATUS releasebuffer_handle(rga_buffer_handle_t handle) { in releasebuffer_handle() 202 IM_API rga_buffer_t wrapbuffer_handle(rga_buffer_handle_t handle, in wrapbuffer_handle() 219 IM_API rga_buffer_t wrapbuffer_handle(rga_buffer_handle_t handle, in wrapbuffer_handle() 1931 IM_API rga_buffer_t wrapbuffer_handle_t(rga_buffer_handle_t handle, in wrapbuffer_handle_t()
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | fore200e.h | 154 u32 handle; /* host supplied receive buffer handle */ member 189 u32 handle; /* host supplied handle */ member 592 #define FORE200E_HDL2BUF(handle) ((struct buffer*)(handle)) argument 595 #define FORE200E_HDL2BUF(handle) ((struct buffer*)(((u64)(handle)) | PAGE_OFFSET)) argument
|
| /OK3568_Linux_fs/kernel/include/acpi/ |
| H A D | actbl2.h | 410 u8 handle; member 1143 u32 handle; member 1171 #define ACPI_NFIT_GET_DIMM_NUMBER(handle) \ argument 1174 #define ACPI_NFIT_GET_CHANNEL_NUMBER(handle) \ argument 1177 #define ACPI_NFIT_GET_MEMORY_ID(handle) \ argument 1180 #define ACPI_NFIT_GET_SOCKET_ID(handle) \ argument 1183 #define ACPI_NFIT_GET_NODE_ID(handle) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | exynos-iommu.c | 740 dma_addr_t handle; in exynos_iommu_domain_alloc() local 931 dma_addr_t handle; in alloc_lv2entry() local
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 639 static void cxgbit_arp_failure_discard(void *handle, struct sk_buff *skb) in cxgbit_arp_failure_discard() 648 static void cxgbit_abort_arp_failure(void *handle, struct sk_buff *skb) in cxgbit_abort_arp_failure()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_ioctl.c | 1257 struct ia_css_frame *handle = NULL; in atomisp_qbuf() local 1479 struct ia_css_frame *handle; in __get_frame_exp_id() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_enet.c | 2064 struct bna_mcam_handle *handle; in bna_mcam_mod_handle_get() local 2076 struct bna_mcam_handle *handle) in bna_mcam_mod_handle_put()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | thunder_bgx.c | 1408 static acpi_status bgx_acpi_register_phy(acpi_handle handle, in bgx_acpi_register_phy() 1428 static acpi_status bgx_acpi_match_id(acpi_handle handle, u32 lvl, in bgx_acpi_match_id()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi_filters.c | 196 efx_dword_t *inbuf, u64 handle, in efx_mcdi_filter_push_prep() 244 const struct efx_filter_spec *spec, u64 *handle, in efx_mcdi_filter_push()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic.c | 1219 struct fwnode_handle *handle) in gic_init_bases() 1315 struct fwnode_handle *handle) in __gic_init_bases()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 2144 static int chcr_ktls_uld_rx_handler(void *handle, const __be64 *rsp, in chcr_ktls_uld_rx_handler() 2202 static int chcr_ktls_uld_state_change(void *handle, enum cxgb4_state new_state) in chcr_ktls_uld_state_change()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_qos.c | 377 s32 handle; member 382 s32 handle; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sh_mobile_lcdcfb.c | 399 static void lcdc_sys_write_index(void *handle, unsigned long data) in lcdc_sys_write_index() 410 static void lcdc_sys_write_data(void *handle, unsigned long data) in lcdc_sys_write_data() 421 static unsigned long lcdc_sys_read_data(void *handle) in lcdc_sys_read_data()
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 463 u64 handle; in rio_mport_obw_free() local 1145 u64 handle; in rio_mport_free_dma() local 1328 u64 handle; in rio_mport_inbound_free() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.c | 647 void *handle; in uld_attach() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_cmd.c | 429 uint32_t handle; in qxl_surface_id_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | gk20a.c | 67 dma_addr_t handle; member
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | mmconfig-shared.c | 414 static acpi_status find_mboard_resource(acpi_handle handle, u32 lvl, in find_mboard_resource()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 465 static irqreturn_t qedr_irq_handler(int irq, void *handle) in qedr_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object_types.h | 28 u32 handle; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/ |
| H A D | rk_aiq_adehaze_algo_v12.cpp | 1264 AdehazeHandle_t* handle = (AdehazeHandle_t*)calloc(1, sizeof(AdehazeHandle_t)); in AdehazeInit() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | tls.c | 197 int mlx5_fpga_tls_resync_rx(struct mlx5_core_dev *mdev, __be32 handle, in mlx5_fpga_tls_resync_rx()
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | asym_tpm.c | 95 static int tpm_flushspecific(struct tpm_buf *tb, uint32_t handle) in tpm_flushspecific()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 256 __u16 handle; member 578 #define HCI_PHY_HANDLE(handle) (handle & 0xff) argument 599 __u16 handle; member 681 __u16 handle; member 934 static inline __u8 hci_conn_lookup_type(struct hci_dev *hdev, __u16 handle) in hci_conn_lookup_type() 955 __u16 handle) in hci_conn_hash_lookup_handle()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 1164 uint32_t handle = *id; in vmw_translate_mob_ptr() local 1219 uint32_t handle = ptr->gmrId; in vmw_translate_guest_ptr() local 3994 uint32_t handle) in vmw_execbuf_tie_context() 4038 uint32_t handle = 0; in vmw_execbuf_process() local
|