Home
last modified time | relevance | path

Searched defs:handle (Results 901 – 925 of 1245) sorted by relevance

1...<<31323334353637383940>>...50

/openbmc/qemu/crypto/
H A Dtlssession.c39 gnutls_session_t handle; member
/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c502 struct fwnode_handle *handle; in sun8i_a83t_mipi_csi2_bridge_source_setup() local
/openbmc/linux/kernel/events/
H A Dinternal.h168 __output_custom(struct perf_output_handle *handle, perf_copy_f copy_func, in __output_custom()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h16 u32 handle; member
/openbmc/linux/drivers/media/pci/intel/
H A Dipu-bridge.c109 acpi_handle handle = acpi_device_handle(adev); in ipu_bridge_get_ivsc_acpi_dev() local
/openbmc/linux/include/acpi/
H A Dactypes.h237 #define acpi_os_delete_mutex(handle) (void) acpi_os_delete_semaphore (handle) argument
238 #define acpi_os_acquire_mutex(handle,time) acpi_os_wait_semaphore (handle, 1, time) argument
239 #define acpi_os_release_mutex(handle) (void) acpi_os_signal_semaphore (handle, 1) argument
936 acpi_handle handle; /* object reference */ member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h554 struct hnae3_handle *handle; member
700 #define hns3_get_ae_dev(handle) \ argument
703 #define hns3_get_ops(handle) \ argument
744 static inline void hns3_dcbnl_setup(struct hnae3_handle *handle) {} in hns3_dcbnl_setup()
/openbmc/linux/mm/
H A Dzswap.c208 unsigned long handle; member
1207 unsigned long handle, value; in zswap_store() local
H A Ddmapool.c405 dma_addr_t *handle) in dma_pool_alloc()
/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c480 s32 rtas_function_token(const rtas_fn_handle_t handle) in rtas_function_token()
1872 u64 handle = ((u64)be32_to_cpu(args.args[0]) << 32) in SYSCALL_DEFINE1() local
H A Diommu.c216 unsigned long *handle, in iommu_range_alloc()
479 unsigned long handle; in ppc_iommu_map_sg() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c442 acpi_handle handle = ACPI_HANDLE(dev); in atomisp_get_acpi_power() local
1290 acpi_handle handle = ACPI_HANDLE(dev); in gmin_get_config_dsm_var() local
/openbmc/linux/drivers/input/touchscreen/
H A Dsur40.c322 static void sur40_set_vsvideo(struct sur40_state *handle, u8 value) in sur40_set_vsvideo()
331 static void sur40_set_irlevel(struct sur40_state *handle, u8 value) in sur40_set_irlevel()
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c63 xfs_handle_t handle; in xfs_find_handle() local
151 xfs_handle_t handle; in xfs_handle_to_dentry() local
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h407 static inline bool rtas_function_implemented(const rtas_fn_handle_t handle) in rtas_function_implemented()
452 static inline int rtas_syscall_dispatch_ibm_suspend_me(u64 handle) in rtas_syscall_dispatch_ibm_suspend_me()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c675 uint32_t handle, uint64_t *offset) in msm_gem_dumb_map_offset()
1076 uint32_t size, uint32_t flags, uint32_t *handle, in msm_gem_new_handle()
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c1081 struct perf_output_handle *handle) in pt_buffer_reset_markers()
1637 struct perf_output_handle *handle, in pt_event_snapshot_aux()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.c604 u32 handle, u64 *offset) in omap_gem_dumb_map_offset()
1434 union omap_gem_size gsize, u32 flags, u32 *handle) in omap_gem_new_handle()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Draw_mode.c175 const struct scmi_handle *handle; member
1170 void *scmi_raw_mode_init(const struct scmi_handle *handle, in scmi_raw_mode_init()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.c84 void **handle) in lpfc_nvme_create_queue()
146 void *handle) in lpfc_nvme_delete_queue()
/openbmc/linux/drivers/char/agp/
H A Dhp-agp.c477 acpi_handle handle, parent; in zx1_gart_probe() local
/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_par.c283 static void par96_wakeup(void *handle) in par96_wakeup()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py222 def handle(self, record): member in BufferedLogger
/openbmc/linux/drivers/scsi/aacraid/
H A Dsrc.c43 u32 index, handle; in aac_src_intr_message() local
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c142 static int cxgbit_uld_state_change(void *handle, enum cxgb4_state state) in cxgbit_uld_state_change()

1...<<31323334353637383940>>...50