Searched defs:handle (Results 101 - 125 of 1114) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Dkcov.h98 static inline void kcov_remote_start(u64 handle) {} argument
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_gem.c81 qxl_gem_object_create_with_handle(struct qxl_device *qdev, struct drm_file *file_priv, u32 domain, size_t size, struct qxl_surface *surf, struct drm_gem_object **gobj, uint32_t *handle) argument
/linux-master/drivers/gpio/
H A Dgpio-imx-scu.c20 struct imx_sc_ipc *handle; member in struct:scu_gpio_priv
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcurs507a.c81 u32 handle = nv50_disp(wndw->plane.dev)->core->chan.vram.handle; local
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_ampere_altra.c45 u32 handle; local
/linux-master/drivers/pmdomain/arm/
H A Dscmi_pm_domain.c63 const struct scmi_handle *handle = sdev->handle; local
H A Dscmi_perf_domain.c80 const struct scmi_handle *handle = sdev->handle; local
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_hwrt.h100 pvr_hwrt_dataset_lookup(struct pvr_file *pvr_file, u32 handle) argument
132 pvr_hwrt_data_lookup(struct pvr_file *pvr_file, u32 handle, u32 index) argument
[all...]
/linux-master/drivers/firmware/efi/libstub/
H A Dzboot.c65 efi_zboot_entry(efi_handle_t handle, efi_system_table_t *systab) argument
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h56 void *handle; member in struct:cp_psp
/linux-master/drivers/acpi/
H A Dpci_slot.c42 check_slot(acpi_handle handle, unsigned long long *sun) argument
84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) argument
132 acpi_handle handle = ACPI_HANDLE(bus->bridge); local
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/rmgr/src/
H A Drmgr_vbuf.c69 void ia_css_rmgr_refcount_retain_vbuf(struct ia_css_rmgr_vbuf_handle **handle) argument
107 ia_css_rmgr_refcount_release_vbuf(struct ia_css_rmgr_vbuf_handle **handle) argument
197 rmgr_push_handle(struct ia_css_rmgr_vbuf_pool *pool, struct ia_css_rmgr_vbuf_handle **handle) argument
225 rmgr_pop_handle(struct ia_css_rmgr_vbuf_pool *pool, struct ia_css_rmgr_vbuf_handle **handle) argument
254 ia_css_rmgr_acq_vbuf(struct ia_css_rmgr_vbuf_pool *pool, struct ia_css_rmgr_vbuf_handle **handle) argument
310 ia_css_rmgr_rel_vbuf(struct ia_css_rmgr_vbuf_pool *pool, struct ia_css_rmgr_vbuf_handle **handle) argument
[all...]
/linux-master/sound/hda/
H A Dintel-sdw-acpi.c124 static acpi_status sdw_intel_acpi_cb(acpi_handle handle, u32 level, argument
[all...]
/linux-master/drivers/acpi/dptf/
H A Ddptf_pch_fivr.c17 static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp *fivr_resp) argument
/linux-master/sound/pci/hda/
H A Dhda_component.h41 hda_component_acpi_device_notify(struct hda_component *comps, int num_comps, acpi_handle handle, u32 event, void *data) argument
/linux-master/include/acpi/platform/
H A Daclinuxex.h111 static inline void acpi_os_delete_raw_lock(acpi_raw_spinlock handle) argument
/linux-master/drivers/virt/
H A Dvmgenid.c46 static void vmgenid_acpi_handler(acpi_handle __always_unused handle, argument
/linux-master/drivers/iommu/
H A Diommu-sva.c74 struct iommu_sva *handle; local
148 iommu_sva_unbind_device(struct iommu_sva *handle) argument
171 iommu_sva_get_pasid(struct iommu_sva *handle) argument
[all...]
/linux-master/mm/
H A Dzpool.c255 zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, unsigned long *handle) argument
275 zpool_free(struct zpool *zpool, unsigned long handle) argument
302 zpool_map_handle(struct zpool *zpool, unsigned long handle, enum zpool_mapmode mapmode) argument
318 zpool_unmap_handle(struct zpool *zpool, unsigned long handle) argument
[all...]
/linux-master/drivers/pps/clients/
H A Dpps_parport.c53 static void parport_irq(void *handle) argument
/linux-master/drivers/pci/pcie/
H A Dedr.c151 static void edr_handle_event(acpi_handle handle, u32 event, void *data) argument
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c198 panthor_gem_create_with_handle(struct drm_file *file, struct drm_device *ddev, struct panthor_vm *exclusive_vm, u64 *size, u32 flags, u32 *handle) argument
/linux-master/drivers/acpi/acpica/
H A Dnsxfeval.c44 acpi_evaluate_object_typed(acpi_handle handle, argument
[all...]
/linux-master/drivers/scsi/esas2r/
H A Desas2r_vda.c506 u32 handle = rq->vrq->scsi.handle; local
/linux-master/drivers/sh/intc/
H A Daccess.c66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) argument
54 intc_set_field_from_handle(unsigned int value, unsigned int field_value, unsigned int handle) argument
165 intc_mode_field(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) argument
175 intc_mode_zero(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) argument
185 intc_mode_prio(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) argument
[all...]

Completed in 420 milliseconds

1234567891011>>