/linux-4.4.14/include/linux/ |
H A D | dmapool.h | 27 dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags, dma_addr_t *handle) dma_pool_zalloc() argument
|
H A D | io.h | 134 static inline void arch_phys_wc_del(int handle) arch_phys_wc_del() argument 140 static inline int arch_phys_wc_index(int handle) arch_phys_wc_index() argument
|
/linux-4.4.14/drivers/pci/pcie/ |
H A D | portdrv_acpi.c | 38 acpi_handle handle; pcie_port_acpi_setup() local
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | wil_platform.c | 38 void *handle = ops; /* to return some non-NULL for 'void' impl. */ wil_platform_init() local
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_doorbell.h | 29 struct vmci_handle handle; member in struct:vmci_dbell_notify_resource_info 41 struct vmci_handle handle; member in struct:dbell_cpt_state
|
H A D | vmci_resource.h | 36 struct vmci_handle handle; member in struct:vmci_resource
|
H A D | vmci_handle_array.c | 76 struct vmci_handle handle = VMCI_INVALID_HANDLE; vmci_handle_arr_remove_entry() local 97 struct vmci_handle handle = VMCI_INVALID_HANDLE; vmci_handle_arr_remove_tail() local 47 vmci_handle_arr_append_entry(struct vmci_handle_arr **array_ptr, struct vmci_handle handle) vmci_handle_arr_append_entry() argument
|
H A D | vmci_datagram.c | 66 struct vmci_handle handle; dg_create_handle() local 467 int vmci_datagram_destroy_handle(struct vmci_handle handle) vmci_datagram_destroy_handle() argument 113 vmci_datagram_get_priv_flags(u32 context_id, struct vmci_handle handle, u32 *priv_flags) vmci_datagram_get_priv_flags() argument
|
H A D | vmci_queue_pair.h | 38 struct vmci_handle handle; member in struct:vmci_qp_alloc_info 51 struct vmci_handle handle; member in struct:vmci_qp_set_va_info 87 struct vmci_handle handle; member in struct:vmci_qp_page_file_info 100 struct vmci_handle handle; member in struct:vmci_qp_dtch_info
|
H A D | vmci_resource.c | 37 static unsigned int vmci_resource_hash(struct vmci_handle handle) vmci_resource_hash() argument 45 static struct vmci_resource *vmci_resource_lookup(struct vmci_handle handle, vmci_resource_lookup() argument 87 struct vmci_handle handle; vmci_resource_find_id() local 145 struct vmci_handle handle = resource->handle; vmci_resource_remove() local 105 vmci_resource_add(struct vmci_resource *resource, enum vmci_resource_type resource_type, struct vmci_handle handle) vmci_resource_add() argument
|
H A D | vmci_context.h | 45 struct vmci_handle handle; member in struct:vmci_handle_list
|
H A D | vmci_doorbell.c | 93 int vmci_dbell_get_priv_flags(struct vmci_handle handle, u32 *priv_flags) vmci_dbell_get_priv_flags() argument 237 static int dbell_link(struct vmci_handle handle, u32 notify_idx) dbell_link() argument 255 static int dbell_unlink(struct vmci_handle handle) dbell_unlink() argument 272 static int dbell_notify_as_guest(struct vmci_handle handle, u32 priv_flags) dbell_notify_as_guest() argument 300 int vmci_dbell_host_context_notify(u32 src_cid, struct vmci_handle handle) vmci_dbell_host_context_notify() argument 412 int vmci_doorbell_create(struct vmci_handle *handle, vmci_doorbell_create() argument 510 int vmci_doorbell_destroy(struct vmci_handle handle) vmci_doorbell_destroy() argument
|
/linux-4.4.14/drivers/net/ethernet/qualcomm/ |
H A D | qca_framing.c | 73 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) qcafrm_fsm_decode() argument
|
H A D | qca_framing.h | 116 static inline void qcafrm_fsm_init(struct qcafrm_handle *handle) qcafrm_fsm_init() argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | nsxfobj.c | 66 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type * ret_type) acpi_get_type() argument
|
H A D | nsload.c | 305 acpi_status acpi_ns_unload_namespace(acpi_handle handle) acpi_ns_unload_namespace() argument
|
H A D | utxfmutex.c | 74 acpi_ut_get_mutex_object(acpi_handle handle, acpi_ut_get_mutex_object() argument 136 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) acpi_acquire_mutex() argument 171 acpi_status acpi_release_mutex(acpi_handle handle, acpi_string pathname) acpi_release_mutex() argument
|
H A D | evrgnini.c | 71 acpi_ev_system_memory_region_setup(acpi_handle handle, acpi_ev_system_memory_region_setup() argument 133 acpi_ev_io_space_region_setup(acpi_handle handle, acpi_ev_io_space_region_setup() argument 166 acpi_ev_pci_config_region_setup(acpi_handle handle, acpi_ev_pci_config_region_setup() argument 409 acpi_ev_pci_bar_region_setup(acpi_handle handle, acpi_ev_pci_bar_region_setup() argument 436 acpi_ev_cmos_region_setup(acpi_handle handle, acpi_ev_cmos_region_setup() argument 461 acpi_ev_default_region_setup(acpi_handle handle, acpi_ev_default_region_setup() argument
|
H A D | nsdump.c | 134 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component) acpi_ns_dump_pathname() argument 822 void acpi_ns_dump_entry(acpi_handle handle, u32 debug_level) acpi_ns_dump_entry() argument
|
H A D | nsutils.c | 561 struct acpi_namespace_node *acpi_ns_validate_handle(acpi_handle handle) acpi_ns_validate_handle() argument
|
H A D | nsxfeval.c | 80 acpi_evaluate_object_typed(acpi_handle handle, acpi_evaluate_object_typed() argument
|
H A D | nsxfname.c | 274 acpi_get_object_info(acpi_handle handle, acpi_get_object_info() argument
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_legacy.h | 82 unsigned long handle; member in struct:drm_agp_mem
|
H A D | drm_memory.c | 97 void drm_free_agp(struct agp_memory * handle, int pages) drm_free_agp() argument 103 int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() argument 109 int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() argument
|
H A D | drm_context.c | 36 drm_context_t handle; member in struct:drm_ctx_list
|
H A D | drm_gem_cma_helper.c | 144 drm_gem_cma_create_with_handle(struct drm_file *file_priv, struct drm_device *drm, size_t size, uint32_t *handle) drm_gem_cma_create_with_handle() argument 286 drm_gem_cma_dumb_map_offset(struct drm_file *file_priv, struct drm_device *drm, u32 handle, u64 *offset) drm_gem_cma_dumb_map_offset() argument
|
/linux-4.4.14/arch/microblaze/kernel/ |
H A D | reset.c | 18 static int handle; /* reset pin handle */ variable
|
H A D | dma.c | 158 dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t handle, size_t size, struct dma_attrs *attrs) dma_direct_mmap_coherent() argument
|
/linux-4.4.14/drivers/thermal/int340x_thermal/ |
H A D | int3402_thermal.c | 23 acpi_handle *handle; member in struct:int3402_thermal_data 27 static void int3402_notify(acpi_handle handle, u32 event, void *data) int3402_notify() argument
|
H A D | int340x_thermal_zone.c | 165 static int int340x_thermal_get_trip_config(acpi_handle handle, char *name, int340x_thermal_get_trip_config() argument
|
H A D | acpi_thermal_rel.c | 70 int acpi_parse_trt(acpi_handle handle, int *trt_count, struct trt **trtp, acpi_parse_trt() argument 150 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, acpi_parse_art() argument 226 static void get_single_name(acpi_handle handle, char *name) get_single_name() argument 375 int acpi_thermal_rel_misc_device_add(acpi_handle handle) acpi_thermal_rel_misc_device_add() argument 383 int acpi_thermal_rel_misc_device_remove(acpi_handle handle) acpi_thermal_rel_misc_device_remove() argument
|
H A D | int3400_thermal.c | 159 static int int3400_thermal_run_osc(acpi_handle handle, int3400_thermal_run_osc() argument
|
H A D | int3403_thermal.c | 58 static void int3403_notify(acpi_handle handle, int3403_notify() argument
|
/linux-4.4.14/drivers/gpu/host1x/ |
H A D | job.h | 31 u32 handle; member in struct:host1x_cmdbuf
|
/linux-4.4.14/drivers/input/ |
H A D | evbug.c | 41 static void evbug_event(struct input_handle *handle, unsigned int type, unsigned int code, int value) evbug_event() argument 50 struct input_handle *handle; evbug_connect() local 83 static void evbug_disconnect(struct input_handle *handle) evbug_disconnect() argument
|
H A D | apm-power.c | 35 static void apmpower_event(struct input_handle *handle, unsigned int type, apmpower_event() argument 56 struct input_handle *handle; apmpower_connect() local 86 static void apmpower_disconnect(struct input_handle *handle) apmpower_disconnect() argument
|
H A D | input-leds.c | 43 struct input_handle *handle; member in struct:input_led 48 struct input_handle handle; member in struct:input_leds 69 static void input_leds_event(struct input_handle *handle, unsigned int type, input_leds_event() argument 174 static void input_leds_disconnect(struct input_handle *handle) input_leds_disconnect() argument
|
/linux-4.4.14/drivers/media/radio/ |
H A D | lm7000.h | 20 static inline void lm7000_set_freq(u32 freq, void *handle, lm7000_set_freq() argument
|
H A D | radio-aimslab.c | 85 static void rtrack_set_pins(void *handle, u8 pins) rtrack_set_pins() argument
|
H A D | radio-aztech.c | 67 static void aztech_set_pins(void *handle, u8 pins) aztech_set_pins() argument
|
H A D | radio-sf16fmi.c | 70 static void fmi_set_pins(void *handle, u8 pins) fmi_set_pins() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dmacgf119.c | 31 gf119_disp_dmac_bind(struct nv50_disp_dmac *chan, struct nvkm_object *object, u32 handle) gf119_disp_dmac_bind() argument
|
H A D | dmacnv50.c | 178 nv50_disp_dmac_bind(struct nv50_disp_dmac *chan, struct nvkm_object *object, u32 handle) nv50_disp_dmac_bind() argument
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
H A D | qxl_dumb.c | 37 uint32_t handle; qxl_mode_dumb_create() local 71 qxl_mode_dumb_mmap(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) qxl_mode_dumb_mmap() argument
|
H A D | qxl_gem.c | 75 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 qxl_bo **qobj, uint32_t *handle) qxl_gem_object_create_with_handle() argument
|
H A D | qxl_ioctl.c | 40 uint32_t handle; qxl_alloc_ioctl() local 396 int handle; qxl_alloc_surf_ioctl() local 110 qxlhw_handle_to_bo(struct qxl_device *qdev, struct drm_file *file_priv, uint64_t handle, struct qxl_release *release, struct qxl_bo **qbo_p) qxlhw_handle_to_bo() argument
|
H A D | qxl_release.c | 130 int handle; qxl_release_alloc() local
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
H A D | armada_gem.h | 47 armada_gem_object_lookup( struct drm_device *dev, struct drm_file *dfile, unsigned handle) armada_gem_object_lookup() argument
|
H A D | armada_fb.c | 25 armada_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *dfile, unsigned int *handle) armada_fb_create_handle() argument
|
/linux-4.4.14/drivers/acpi/ |
H A D | acpi_lpat.c | 97 acpi_lpat_get_conversion_table(acpi_handle handle) acpi_lpat_get_conversion_table() argument
|
H A D | internal.h | 143 acpi_handle handle; acpi_early_processor_osc() member in struct:acpi_ec
|
H A D | ioapic.c | 33 acpi_handle handle; member in struct:acpi_pci_ioapic 64 static bool acpi_is_ioapic(acpi_handle handle, char **type) acpi_is_ioapic() argument 93 static acpi_status handle_ioapic_add(acpi_handle handle, u32 lvl, handle_ioapic_add() argument
|
H A D | pci_slot.c | 71 check_slot(acpi_handle handle, unsigned long long *sun) check_slot() argument 111 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) register_slot() argument 161 acpi_handle handle = ACPI_HANDLE(bus->bridge); acpi_pci_slot_enumerate() local
|
H A D | processor_core.c | 148 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) map_mat_entry() argument 182 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) acpi_get_phys_id() argument 239 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) acpi_get_cpuid() argument 291 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, parse_mat_ioapic_entry() argument 330 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) acpi_get_ioapic_id() argument
|
H A D | processor_driver.c | 69 static void acpi_processor_notify(acpi_handle handle, u32 event, void *data) acpi_processor_notify() argument
|
H A D | processor_pdc.c | 21 static bool __init processor_physically_present(acpi_handle handle) processor_physically_present() argument 113 acpi_processor_eval_pdc(acpi_handle handle, struct acpi_object_list *pdc_in) acpi_processor_eval_pdc() argument 140 void acpi_processor_set_pdc(acpi_handle handle) acpi_processor_set_pdc() argument 159 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) early_init_pdc() argument
|
H A D | video_detect.c | 63 find_video(acpi_handle handle, u32 lvl, void *context, void **rv) find_video() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | ramht.h | 8 u32 handle; member in struct:nvkm_ramht_data
|
H A D | object.h | 14 u32 handle; member in struct:nvkm_object 80 u32 handle; member in struct:nvkm_oclass
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | dma.h | 17 u64 handle; /*XXX HANDLE MERGE */ member in struct:nvkm_dmaobj
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/ |
H A D | device.c | 44 nvif_device_init(struct nvif_object *parent, u32 handle, s32 oclass, nvif_device_init() argument
|
H A D | object.c | 232 nvif_object_init(struct nvif_object *parent, u32 handle, s32 oclass, nvif_object_init() argument
|
/linux-4.4.14/include/xen/ |
H A D | acpi.h | 64 acpi_handle handle; xen_acpi_get_pxm() local
|
/linux-4.4.14/include/acpi/ |
H A D | acpi_lpat.h | 53 acpi_lpat_get_conversion_table( acpi_handle handle) acpi_lpat_get_conversion_table() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | mpic_timer.h | 40 void mpic_start_timer(struct mpic_timer *handle) { } mpic_stop_timer() argument 41 void mpic_stop_timer(struct mpic_timer *handle) { } mpic_get_remain_time() argument 42 void mpic_get_remain_time(struct mpic_timer *handle, struct timeval *time) { } mpic_free_timer() argument 43 void mpic_free_timer(struct mpic_timer *handle) { } argument
|
/linux-4.4.14/include/linux/mfd/ |
H A D | dln2.h | 7 u16 handle; /* sub-driver handle (internally used only) */ member in struct:dln2_platform_data
|
/linux-4.4.14/drivers/usb/wusbcore/ |
H A D | mmc.c | 98 unsigned handle, itr; wusbhc_mmcie_set() local 144 unsigned handle, itr; wusbhc_mmcie_rm() local
|
/linux-4.4.14/drivers/sh/intc/ |
H A D | balancing.c | 17 unsigned long handle = dist_handle[irq]; intc_balancing_enable() local 30 unsigned long handle = dist_handle[irq]; intc_balancing_disable() local
|
H A D | chip.c | 16 void _intc_enable(struct irq_data *data, unsigned long handle) _intc_enable() argument 45 unsigned long handle = (unsigned long)irq_data_get_irq_chip_data(data); intc_disable() local 85 unsigned long handle = intc_get_ack_handle(irq); intc_mask_ack() local
|
H A D | access.c | 66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) intc_get_field_from_handle() argument 54 intc_set_field_from_handle(unsigned int value, unsigned int field_value, unsigned int handle) intc_set_field_from_handle() argument 165 intc_mode_field(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_field() argument 175 intc_mode_zero(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_zero() argument 185 intc_mode_prio(unsigned long addr, unsigned long handle, unsigned long (*fn)(unsigned long, unsigned long, unsigned long), unsigned int irq) intc_mode_prio() argument
|
H A D | handle.c | 206 intc_enable_disable(struct intc_desc_int *d, unsigned long handle, int do_enable) intc_enable_disable() argument
|
H A D | internals.h | 33 unsigned long handle; member in struct:intc_handle_int 50 unsigned long handle; member in struct:intc_subgroup_entry
|
H A D | virq.c | 123 unsigned long addr, handle; for_each_virq() local
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-designware-baytrail.c | 134 acpi_handle handle; i2c_dw_eval_lock_support() local
|
H A D | i2c-designware-platdrv.c | 71 acpi_handle handle = ACPI_HANDLE(&pdev->dev); dw_i2c_acpi_params() local
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
H A D | virtgpu_plane.c | 69 uint32_t handle; virtio_gpu_plane_atomic_update() local
|
H A D | virtgpu_gem.c | 60 u32 handle; virtio_gpu_gem_create() local 119 virtio_gpu_mode_dumb_destroy(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle) virtio_gpu_mode_dumb_destroy() argument 126 virtio_gpu_mode_dumb_mmap(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) virtio_gpu_mode_dumb_mmap() argument
|
H A D | virtgpu_kms.c | 58 int handle; virtio_gpu_ctx_id_get() local
|
H A D | virtgpu_ioctl.c | 230 uint32_t handle = 0; virtio_gpu_resource_create_ioctl() local
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
H A D | page-coherent.h | 28 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, xen_dma_unmap_page() argument 32 xen_dma_sync_single_for_cpu(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_cpu() argument 35 xen_dma_sync_single_for_device(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_device() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | acl.h | 67 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) ext4_init_acl() argument
|
H A D | crypto_policy.c | 53 handle_t *handle; ext4_create_encryption_context_from_policy() local
|
H A D | xattr_security.c | 58 handle_t *handle = fs_info; ext4_initxattrs() local 73 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, ext4_init_security() argument
|
H A D | acl.c | 187 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, __ext4_set_acl() argument 239 handle_t *handle; ext4_set_acl() local 262 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) ext4_init_acl() argument
|
H A D | ext4_jbd2.c | 12 handle_t *handle = current->journal_info; ext4_get_nojournal() local 26 static void ext4_put_nojournal(handle_t *handle) ext4_put_nojournal() argument 80 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) __ext4_journal_stop() argument 107 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, __ext4_journal_start_reserved() argument 184 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, __ext4_forget() argument 131 ext4_journal_abort_handle(const char *caller, unsigned int line, const char *err_fn, struct buffer_head *bh, handle_t *handle, int err) ext4_journal_abort_handle() argument 156 __ext4_journal_get_write_access(const char *where, unsigned int line, handle_t *handle, struct buffer_head *bh) __ext4_journal_get_write_access() argument 239 __ext4_journal_get_create_access(const char *where, unsigned int line, handle_t *handle, struct buffer_head *bh) __ext4_journal_get_create_access() argument 253 __ext4_handle_dirty_metadata(const char *where, unsigned int line, handle_t *handle, struct inode *inode, struct buffer_head *bh) __ext4_handle_dirty_metadata() argument 312 __ext4_handle_dirty_super(const char *where, unsigned int line, handle_t *handle, struct super_block *sb) __ext4_handle_dirty_super() argument
|
/linux-4.4.14/fs/notify/ |
H A D | fdinfo.c | 43 struct file_handle handle; show_mark_fhandle() member in struct:__anon11731
|
/linux-4.4.14/fs/ocfs2/ |
H A D | dir.h | 69 static inline int ocfs2_add_entry(handle_t *handle, ocfs2_add_entry() argument
|
H A D | acl.c | 224 int ocfs2_set_acl(handle_t *handle, ocfs2_set_acl() argument 354 int ocfs2_init_acl(handle_t *handle, ocfs2_init_acl() argument 168 ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, handle_t *handle, umode_t new_mode) ocfs2_acl_set_mode() argument
|
H A D | export.c | 241 struct ocfs2_inode_handle handle; ocfs2_fh_to_dentry() local 50 ocfs2_get_dentry(struct super_block *sb, struct ocfs2_inode_handle *handle) ocfs2_get_dentry() argument
|
/linux-4.4.14/include/uapi/drm/ |
H A D | armada_drm.h | 20 uint32_t handle; member in struct:drm_armada_gem_create 27 uint32_t handle; member in struct:drm_armada_gem_mmap 38 uint32_t handle; member in struct:drm_armada_gem_pwrite
|
/linux-4.4.14/arch/m68k/kernel/ |
H A D | ints.c | 115 m68k_setup_irq_controller(struct irq_chip *chip, irq_flow_handler_t handle, unsigned int irq, unsigned int cnt) m68k_setup_irq_controller() argument
|
H A D | dma.c | 104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_for_device() argument 139 dma_addr_t handle = virt_to_bus(addr); dma_map_single() local 150 dma_addr_t handle = page_to_phys(page) + offset; dma_map_page() local 21 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_coherent() argument 64 dma_free_coherent(struct device *dev, size_t size, void *addr, dma_addr_t handle) dma_free_coherent() argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | fiji_dpm.c | 33 static int fiji_dpm_early_init(void *handle) fiji_dpm_early_init() argument 61 static int fiji_dpm_sw_init(void *handle) fiji_dpm_sw_init() argument 73 static int fiji_dpm_sw_fini(void *handle) fiji_dpm_sw_fini() argument 78 static int fiji_dpm_hw_init(void *handle) fiji_dpm_hw_init() argument 106 static int fiji_dpm_hw_fini(void *handle) fiji_dpm_hw_fini() argument 115 static int fiji_dpm_suspend(void *handle) fiji_dpm_suspend() argument 124 static int fiji_dpm_resume(void *handle) fiji_dpm_resume() argument 133 static int fiji_dpm_set_clockgating_state(void *handle, fiji_dpm_set_clockgating_state() argument 139 static int fiji_dpm_set_powergating_state(void *handle, fiji_dpm_set_powergating_state() argument
|
H A D | iceland_dpm.c | 33 static int iceland_dpm_early_init(void *handle) iceland_dpm_early_init() argument 61 static int iceland_dpm_sw_init(void *handle) iceland_dpm_sw_init() argument 73 static int iceland_dpm_sw_fini(void *handle) iceland_dpm_sw_fini() argument 78 static int iceland_dpm_hw_init(void *handle) iceland_dpm_hw_init() argument 110 static int iceland_dpm_hw_fini(void *handle) iceland_dpm_hw_fini() argument 124 static int iceland_dpm_suspend(void *handle) iceland_dpm_suspend() argument 129 static int iceland_dpm_resume(void *handle) iceland_dpm_resume() argument 147 static int iceland_dpm_set_clockgating_state(void *handle, iceland_dpm_set_clockgating_state() argument 153 static int iceland_dpm_set_powergating_state(void *handle, iceland_dpm_set_powergating_state() argument
|
H A D | tonga_dpm.c | 33 static int tonga_dpm_early_init(void *handle) tonga_dpm_early_init() argument 60 static int tonga_dpm_sw_init(void *handle) tonga_dpm_sw_init() argument 72 static int tonga_dpm_sw_fini(void *handle) tonga_dpm_sw_fini() argument 77 static int tonga_dpm_hw_init(void *handle) tonga_dpm_hw_init() argument 109 static int tonga_dpm_hw_fini(void *handle) tonga_dpm_hw_fini() argument 123 static int tonga_dpm_suspend(void *handle) tonga_dpm_suspend() argument 128 static int tonga_dpm_resume(void *handle) tonga_dpm_resume() argument 133 static int tonga_dpm_set_clockgating_state(void *handle, tonga_dpm_set_clockgating_state() argument 139 static int tonga_dpm_set_powergating_state(void *handle, tonga_dpm_set_powergating_state() argument
|
H A D | amdgpu_bo_list.c | 189 uint32_t handle = args->in.list_handle; amdgpu_bo_list_ioctl() local
|
H A D | amdgpu_test.c | 245 uint32_t handle = ring->idx ^ 0xdeafbeef; amdgpu_test_create_and_emit_fence() local
|
H A D | cik_ih.c | 274 static int cik_ih_early_init(void *handle) cik_ih_early_init() argument 283 static int cik_ih_sw_init(void *handle) cik_ih_sw_init() argument 297 static int cik_ih_sw_fini(void *handle) cik_ih_sw_fini() argument 307 static int cik_ih_hw_init(void *handle) cik_ih_hw_init() argument 319 static int cik_ih_hw_fini(void *handle) cik_ih_hw_fini() argument 328 static int cik_ih_suspend(void *handle) cik_ih_suspend() argument 335 static int cik_ih_resume(void *handle) cik_ih_resume() argument 342 static bool cik_ih_is_idle(void *handle) cik_ih_is_idle() argument 353 static int cik_ih_wait_for_idle(void *handle) cik_ih_wait_for_idle() argument 369 static void cik_ih_print_status(void *handle) cik_ih_print_status() argument 398 static int cik_ih_soft_reset(void *handle) cik_ih_soft_reset() argument 432 static int cik_ih_set_clockgating_state(void *handle, cik_ih_set_clockgating_state() argument 438 static int cik_ih_set_powergating_state(void *handle, cik_ih_set_powergating_state() argument
|
H A D | cz_ih.c | 253 static int cz_ih_early_init(void *handle) cz_ih_early_init() argument 261 static int cz_ih_sw_init(void *handle) cz_ih_sw_init() argument 275 static int cz_ih_sw_fini(void *handle) cz_ih_sw_fini() argument 285 static int cz_ih_hw_init(void *handle) cz_ih_hw_init() argument 297 static int cz_ih_hw_fini(void *handle) cz_ih_hw_fini() argument 306 static int cz_ih_suspend(void *handle) cz_ih_suspend() argument 313 static int cz_ih_resume(void *handle) cz_ih_resume() argument 320 static bool cz_ih_is_idle(void *handle) cz_ih_is_idle() argument 331 static int cz_ih_wait_for_idle(void *handle) cz_ih_wait_for_idle() argument 347 static void cz_ih_print_status(void *handle) cz_ih_print_status() argument 376 static int cz_ih_soft_reset(void *handle) cz_ih_soft_reset() argument 410 static int cz_ih_set_clockgating_state(void *handle, cz_ih_set_clockgating_state() argument 417 static int cz_ih_set_powergating_state(void *handle, cz_ih_set_powergating_state() argument
|
H A D | iceland_ih.c | 253 static int iceland_ih_early_init(void *handle) iceland_ih_early_init() argument 261 static int iceland_ih_sw_init(void *handle) iceland_ih_sw_init() argument 275 static int iceland_ih_sw_fini(void *handle) iceland_ih_sw_fini() argument 285 static int iceland_ih_hw_init(void *handle) iceland_ih_hw_init() argument 297 static int iceland_ih_hw_fini(void *handle) iceland_ih_hw_fini() argument 306 static int iceland_ih_suspend(void *handle) iceland_ih_suspend() argument 313 static int iceland_ih_resume(void *handle) iceland_ih_resume() argument 320 static bool iceland_ih_is_idle(void *handle) iceland_ih_is_idle() argument 331 static int iceland_ih_wait_for_idle(void *handle) iceland_ih_wait_for_idle() argument 347 static void iceland_ih_print_status(void *handle) iceland_ih_print_status() argument 376 static int iceland_ih_soft_reset(void *handle) iceland_ih_soft_reset() argument 410 static int iceland_ih_set_clockgating_state(void *handle, iceland_ih_set_clockgating_state() argument 416 static int iceland_ih_set_powergating_state(void *handle, iceland_ih_set_powergating_state() argument
|
H A D | tonga_ih.c | 273 static int tonga_ih_early_init(void *handle) tonga_ih_early_init() argument 281 static int tonga_ih_sw_init(void *handle) tonga_ih_sw_init() argument 298 static int tonga_ih_sw_fini(void *handle) tonga_ih_sw_fini() argument 308 static int tonga_ih_hw_init(void *handle) tonga_ih_hw_init() argument 320 static int tonga_ih_hw_fini(void *handle) tonga_ih_hw_fini() argument 329 static int tonga_ih_suspend(void *handle) tonga_ih_suspend() argument 336 static int tonga_ih_resume(void *handle) tonga_ih_resume() argument 343 static bool tonga_ih_is_idle(void *handle) tonga_ih_is_idle() argument 354 static int tonga_ih_wait_for_idle(void *handle) tonga_ih_wait_for_idle() argument 370 static void tonga_ih_print_status(void *handle) tonga_ih_print_status() argument 399 static int tonga_ih_soft_reset(void *handle) tonga_ih_soft_reset() argument 433 static int tonga_ih_set_clockgating_state(void *handle, tonga_ih_set_clockgating_state() argument 439 static int tonga_ih_set_powergating_state(void *handle, tonga_ih_set_powergating_state() argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
H A D | lib-md.c | 347 LNetMDBind(lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDBind() argument 266 LNetMDAttach(lnet_handle_me_t meh, lnet_md_t umd, lnet_unlink_t unlink, lnet_handle_md_t *handle) LNetMDAttach() argument
|
H A D | lib-me.c | 76 LNetMEAttach(unsigned int portal, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEAttach() argument 148 LNetMEInsert(lnet_handle_me_t current_meh, lnet_process_id_t match_id, __u64 match_bits, __u64 ignore_bits, lnet_unlink_t unlink, lnet_ins_pos_t pos, lnet_handle_me_t *handle) LNetMEInsert() argument
|
H A D | lib-eq.c | 70 LNetEQAlloc(unsigned int count, lnet_eq_handler_t callback, lnet_handle_eq_t *handle) LNetEQAlloc() argument
|
/linux-4.4.14/drivers/pps/clients/ |
H A D | pps_parport.c | 67 static void parport_irq(void *handle) parport_irq() argument
|
/linux-4.4.14/drivers/staging/android/ion/ |
H A D | compat_ion.c | 30 compat_int_t handle; member in struct:compat_ion_allocation_data 39 compat_int_t handle; member in struct:compat_ion_handle_data
|
H A D | ion_cma_heap.c | 38 dma_addr_t handle; member in struct:ion_cma_buffer_info
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885-input.c | 49 bool handle = false; cx23885_input_process_measurements() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_cursor.c | 250 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) radeon_crtc_cursor_set2() argument
|
H A D | radeon_test.c | 265 uint32_t handle = ring->idx ^ 0xdeafbeef; radeon_test_create_and_emit_fence() local
|
H A D | radeon_gem.c | 254 uint32_t handle; radeon_gem_create_ioctl() local 288 uint32_t handle; radeon_gem_userptr_ioctl() local 744 uint32_t handle; radeon_mode_dumb_create() local 400 radeon_mode_dumb_mmap(struct drm_file *filp, struct drm_device *dev, uint32_t handle, uint64_t *offset_p) radeon_mode_dumb_mmap() argument
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
H A D | rsi_common.h | 73 static inline int rsi_kill_thread(struct rsi_thread *handle) rsi_kill_thread() argument
|
/linux-4.4.14/drivers/pci/hotplug/ |
H A D | acpi_pcihp.c | 53 static acpi_status acpi_run_oshp(acpi_handle handle) acpi_run_oshp() argument 87 acpi_handle chandle, handle; acpi_get_hp_hw_control_from_firmware() local 160 static int pcihp_is_ejectable(acpi_handle handle) pcihp_is_ejectable() argument 181 int acpi_pci_check_ejectable(struct pci_bus *pbus, acpi_handle handle) acpi_pci_check_ejectable() argument 197 check_hotplug(acpi_handle handle, u32 lvl, void *context, void **rv) check_hotplug() argument 213 int acpi_pci_detect_ejectable(acpi_handle handle) acpi_pci_detect_ejectable() argument
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | gem.c | 103 u32 handle; psb_gem_create() local 59 psb_gem_dumb_map_gtt(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) psb_gem_dumb_map_gtt() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 14 u32 handle; member in struct:nvif_object
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_nvif.c | 49 nvkm_client_map(void *priv, u64 handle, u32 size) nvkm_client_map() argument
|
H A D | nouveau_crtc.h | 52 uint32_t handle; member in struct:nouveau_crtc::__anon4364
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | ramht.c | 26 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_hash() argument 40 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_search() argument 59 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_update() argument 106 nvkm_ramht_insert(struct nvkm_ramht *ramht, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_insert() argument
|
H A D | ioctl.c | 386 nvkm_ioctl_path(struct nvkm_client *client, u64 handle, u32 type, nvkm_ioctl_path() argument
|
/linux-4.4.14/arch/c6x/include/asm/ |
H A D | dma-mapping.h | 63 dma_addr_t handle; dma_map_page() local 72 static inline void dma_unmap_page(struct device *dev, dma_addr_t handle, dma_unmap_page() argument
|
/linux-4.4.14/arch/c6x/kernel/ |
H A D | dma.c | 17 static void c6x_dma_sync(dma_addr_t handle, size_t size, c6x_dma_sync() argument 54 void dma_unmap_single(struct device *dev, dma_addr_t handle, dma_unmap_single() argument 94 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_for_cpu() argument 104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_for_device() argument
|
/linux-4.4.14/arch/c6x/mm/ |
H A D | dma-coherent.c | 76 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_coherent() argument
|
/linux-4.4.14/fs/ |
H A D | fhandle.c | 22 struct file_handle *handle = NULL; do_sys_name_to_handle() local 138 static int do_handle_to_path(int mountdirfd, struct file_handle *handle, do_handle_to_path() argument 171 struct file_handle *handle = NULL; handle_to_path() local
|
/linux-4.4.14/arch/avr32/mm/ |
H A D | dma-coherent.c | 40 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) __dma_alloc() argument 87 __dma_free(struct device *dev, size_t size, struct page *page, dma_addr_t handle) __dma_free() argument 96 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_coherent() argument 110 dma_free_coherent(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) dma_free_coherent() argument 124 dma_alloc_writecombine(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) dma_alloc_writecombine() argument 142 dma_free_writecombine(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle) dma_free_writecombine() argument
|
/linux-4.4.14/arch/arm/include/asm/xen/ |
H A D | page-coherent.h | 60 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, xen_dma_unmap_page() argument 80 xen_dma_sync_single_for_cpu(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_cpu() argument 91 xen_dma_sync_single_for_device(struct device *hwdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) xen_dma_sync_single_for_device() argument
|
/linux-4.4.14/sound/pci/hda/ |
H A D | thinkpad_helper.c | 13 static acpi_status acpi_check_cb(acpi_handle handle, u32 lvl, void *context, acpi_check_cb() argument
|
/linux-4.4.14/drivers/xen/ |
H A D | pci.c | 56 acpi_handle handle; xen_add_device() local
|
H A D | xen-acpi-pad.c | 57 static int acpi_pad_pur(acpi_handle handle) acpi_pad_pur() argument 80 static void acpi_pad_handle_notify(acpi_handle handle) acpi_pad_handle_notify() argument 104 static void acpi_pad_notify(acpi_handle handle, u32 event, acpi_pad_notify() argument
|
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | test.c | 51 libusb_device_handle *handle; member in struct:test_state
|
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | test.c | 51 libusb_device_handle *handle; member in struct:test_state
|
/linux-4.4.14/drivers/usb/core/ |
H A D | usb-acpi.c | 88 static enum usb_port_connect_type usb_acpi_get_connect_type(acpi_handle handle, usb_acpi_get_connect_type() argument 161 acpi_handle *handle; usb_acpi_find_companion() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 362 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) lpfc_mbuf_alloc() argument
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_warpdrive.c | 59 u16 handle; _warpdrive_disable_ddio() local 90 u16 handle; mpt3sas_get_num_volumes() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | dcache.c | 212 struct lustre_handle handle; ll_intent_drop_lock() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | llog_client.c | 258 llog_client_read_header(const struct lu_env *env, struct llog_handle *handle) llog_client_read_header() argument 315 llog_client_close(const struct lu_env *env, struct llog_handle *handle) llog_client_close() argument
|
/linux-4.4.14/drivers/staging/android/uapi/ |
H A D | ion.h | 98 ion_user_handle_t handle; member in struct:ion_allocation_data 112 ion_user_handle_t handle; member in struct:ion_fd_data 121 ion_user_handle_t handle; member in struct:ion_handle_data
|
/linux-4.4.14/drivers/scsi/esas2r/ |
H A D | esas2r_vda.c | 506 u32 handle = rq->vrq->scsi.handle; clear_vda_request() local
|
H A D | esas2r_int.c | 211 u32 handle; esas2r_get_outbound_responses() local
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-or1k-pic.c | 21 irq_flow_handler_t handle; member in struct:or1k_pic_dev
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | dadapter.c | 291 static void diva_remove_adapter_callback(dword handle) { diva_remove_adapter_callback() argument
|
H A D | diva.c | 323 static void *divas_create_pci_card(int handle, void *pci_dev_handle) divas_create_pci_card() argument 655 void xdiFreeFile(void *handle) xdiFreeFile() argument
|
/linux-4.4.14/drivers/macintosh/ |
H A D | mac_hid.c | 70 static bool mac_hid_emumouse_filter(struct input_handle *handle, mac_hid_emumouse_filter() argument 96 struct input_handle *handle; mac_hid_emumouse_connect() local 136 static void mac_hid_emumouse_disconnect(struct input_handle *handle) mac_hid_emumouse_disconnect() argument
|
/linux-4.4.14/drivers/ide/ |
H A D | ide-cs.c | 115 idecs_register(unsigned long io, unsigned long ctl, unsigned long irq, struct pcmcia_device *handle) idecs_register() argument
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_fb.c | 59 rockchip_drm_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) rockchip_drm_fb_create_handle() argument
|
H A D | rockchip_drm_gem.c | 161 rockchip_gem_create_with_handle(struct drm_file *file_priv, struct drm_device *drm, unsigned int size, unsigned int *handle) rockchip_gem_create_with_handle() argument 194 rockchip_gem_dumb_map_offset(struct drm_file *file_priv, struct drm_device *dev, uint32_t handle, uint64_t *offset) rockchip_gem_dumb_map_offset() argument
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
H A D | udl_gem.c | 40 u32 handle; udl_gem_create() local 212 udl_gem_mmap(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) udl_gem_mmap() argument
|
/linux-4.4.14/drivers/gpu/drm/vgem/ |
H A D | vgem_drv.c | 136 vgem_gem_create(struct drm_device *dev, struct drm_file *file, unsigned int *handle, unsigned long size) vgem_gem_create() argument 198 vgem_gem_dumb_map(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) vgem_gem_dumb_map() argument
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_prime.c | 120 vmw_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int fd, u32 *handle) vmw_prime_fd_to_handle() argument 129 vmw_prime_handle_to_fd(struct drm_device *dev, struct drm_file *file_priv, uint32_t handle, uint32_t flags, int *prime_fd) vmw_prime_handle_to_fd() argument
|
/linux-4.4.14/drivers/input/misc/ |
H A D | gp2ap002a00f.c | 52 static irqreturn_t gp2a_irq(int irq, void *handle) gp2a_irq() argument
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | htcpen.c | 50 static irqreturn_t htcpen_interrupt(int irq, void *handle) htcpen_interrupt() argument
|
H A D | sx8654.c | 79 static irqreturn_t sx8654_irq(int irq, void *handle) sx8654_irq() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chang84.c | 178 u32 handle = object->handle; g84_fifo_chan_object_ctor() local
|
H A D | channv50.c | 162 u32 handle = object->handle; nv50_fifo_chan_object_ctor() local
|
H A D | dmanv04.c | 49 u32 handle = object->handle; nv04_fifo_dma_object_ctor() local
|
H A D | dmanv40.c | 146 u32 handle = object->handle; nv40_fifo_dma_object_ctor() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
H A D | drv.c | 518 acpi_handle handle; set_dflt_pwr_limit() local
|
/linux-4.4.14/drivers/parisc/ |
H A D | ccio-rm-dma.c | 82 ccio_alloc_consistent(struct pci_dev *dev, size_t size, dma_addr_t *handle) ccio_alloc_consistent() argument 96 ccio_free_consistent(struct pci_dev *dev, size_t size, void *vaddr, dma_addr_t handle) ccio_free_consistent() argument
|
/linux-4.4.14/drivers/parport/ |
H A D | ieee1284.c | 574 void parport_ieee1284_interrupt (void *handle) parport_ieee1284_interrupt() argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.h | 96 void *handle; member in struct:l2t_skb_cb 102 static inline void t4_set_arp_err_handler(struct sk_buff *skb, void *handle, t4_set_arp_err_handler() argument
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | toshiba_bluetooth.c | 69 static int toshiba_bluetooth_present(acpi_handle handle) toshiba_bluetooth_present() argument 91 static int toshiba_bluetooth_status(acpi_handle handle) toshiba_bluetooth_status() argument 105 static int toshiba_bluetooth_enable(acpi_handle handle) toshiba_bluetooth_enable() argument 124 static int toshiba_bluetooth_disable(acpi_handle handle) toshiba_bluetooth_disable() argument
|
H A D | toshiba_haps.c | 39 static int toshiba_haps_reset_protection(acpi_handle handle) toshiba_haps_reset_protection() argument 52 static int toshiba_haps_protection_level(acpi_handle handle, int level) toshiba_haps_protection_level() argument 162 static int toshiba_haps_available(acpi_handle handle) toshiba_haps_available() argument
|
/linux-4.4.14/drivers/pnp/pnpacpi/ |
H A D | core.c | 65 acpi_handle handle; pnpacpi_set_resources() local 299 static acpi_status __init pnpacpi_add_device_handler(acpi_handle handle, pnpacpi_add_device_handler() argument
|
/linux-4.4.14/drivers/acpi/pmic/ |
H A D | intel_pmic.c | 206 int intel_pmic_install_opregion_handler(struct device *dev, acpi_handle handle, intel_pmic_install_opregion_handler() argument
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fb.c | 92 exynos_drm_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) exynos_drm_fb_create_handle() argument
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
H A D | mgag200_cursor.c | 31 mga_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) mga_crtc_cursor_set() argument
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | irq.c | 236 irq_flow_handler_t handle = handle_level_irq; tile_irq_activate() local
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | pci-dma.c | 143 xtensa_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag, struct dma_attrs *attrs) xtensa_dma_alloc() argument
|
/linux-4.4.14/lib/ |
H A D | iommu-common.c | 97 iommu_tbl_range_alloc(struct device *dev, struct iommu_map_table *iommu, unsigned long npages, unsigned long *handle, unsigned long mask, unsigned int align_order) iommu_tbl_range_alloc() argument
|
/linux-4.4.14/mm/ |
H A D | zpool.c | 274 void zpool_free(struct zpool *zpool, unsigned long handle) zpool_free() argument 324 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, zpool_map_handle() argument 340 void zpool_unmap_handle(struct zpool *zpool, unsigned long handle) zpool_unmap_handle() argument 254 zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, unsigned long *handle) zpool_malloc() argument
|
/linux-4.4.14/net/sched/ |
H A D | cls_cgroup.c | 22 u32 handle; member in struct:cls_cgroup_head 46 static unsigned long cls_cgroup_get(struct tcf_proto *tp, u32 handle) cls_cgroup_get() argument 71 cls_cgroup_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, unsigned long *arg, bool ovr) cls_cgroup_change() argument
|
/linux-4.4.14/security/keys/ |
H A D | trusted.h | 27 uint32_t handle; member in struct:osapsess
|
/linux-4.4.14/include/drm/ |
H A D | drm_agpsupport.h | 68 static inline void drm_free_agp(struct agp_memory * handle, int pages) drm_free_agp() argument 72 static inline int drm_bind_agp(struct agp_memory * handle, unsigned int start) drm_bind_agp() argument 77 static inline int drm_unbind_agp(struct agp_memory * handle) drm_unbind_agp() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | fsl_hypervisor.h | 176 __u32 handle; member in struct:fsl_hv_ioctl_prop
|
H A D | nbd.h | 62 char handle[8]; member in struct:nbd_request 74 char handle[8]; /* handle you got from request */ member in struct:nbd_reply
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | dma-mapping.h | 90 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_for_cpu() argument 108 static inline int dma_mapping_error(struct device *dev, dma_addr_t handle) dma_mapping_error() argument 39 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t flag) dma_alloc_noncoherent() argument 44 dma_free_noncoherent(struct device *dev, size_t size, void *addr, dma_addr_t handle) dma_free_noncoherent() argument
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
H A D | io_init.c | 34 static inline u64 sal_get_hubdev_info(u64 handle, u64 address) sal_get_hubdev_info() argument
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | dma-mapping.h | 110 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t handle, dma_sync_single_range_for_cpu() argument 118 dma_sync_single_range_for_device(struct device *dev, dma_addr_t handle, dma_sync_single_range_for_device() argument 126 dma_sync_single_for_cpu(struct device *dev, dma_addr_t handle, size_t size, dma_sync_single_for_cpu() argument 133 dma_sync_single_for_device(struct device *dev, dma_addr_t handle, size_t size, dma_sync_single_for_device() argument
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 177 allocate_new_fdt_and_exit_boot(efi_system_table_t *sys_table, void *handle, unsigned long *new_fdt_addr, unsigned long max_addr, u64 initrd_addr, u64 initrd_size, char *cmdline_ptr, unsigned long fdt_addr, unsigned long fdt_size) allocate_new_fdt_and_exit_boot() argument
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-amdpt.c | 176 acpi_handle handle = ACPI_HANDLE(dev); pt_gpio_probe() local
|
/linux-4.4.14/net/netfilter/ |
H A D | nf_conntrack_sane.c | 49 __be32 handle; member in struct:sane_request
|
/linux-4.4.14/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | 128 enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle) pcsp_do_timer() argument
|
/linux-4.4.14/sound/soc/intel/skylake/ |
H A D | skl-nhlt.c | 30 acpi_handle handle; skl_nhlt_init() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | uvc_v4l2.c | 289 struct uvc_file_handle *handle; uvc_v4l2_open() local 310 struct uvc_file_handle *handle = to_uvc_file_handle(file->private_data); uvc_v4l2_release() local
|
/linux-4.4.14/drivers/usb/host/whci/ |
H A D | wusb.c | 83 int whc_mmcie_rm(struct wusbhc *wusbhc, u8 handle) whc_mmcie_rm() argument 69 whc_mmcie_add(struct wusbhc *wusbhc, u8 interval, u8 repeat_cnt, u8 handle, struct wuie_hdr *wuie) whc_mmcie_add() argument
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | serial_cs.c | 342 static int setup_serial(struct pcmcia_device *handle, struct serial_info * info, setup_serial() argument
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | kgdboc.c | 52 static void kgdboc_reset_disconnect(struct input_handle *handle) kgdboc_reset_disconnect() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | llog.c | 141 int llog_init_handle(const struct lu_env *env, struct llog_handle *handle, llog_init_handle() argument 107 llog_read_header(const struct lu_env *env, struct llog_handle *handle, struct obd_uuid *uuid) llog_read_header() argument
|
/linux-4.4.14/drivers/s390/scsi/ |
H A D | zfcp_fc.h | 186 u32 handle; member in struct:zfcp_fc_wka_port
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | src.c | 56 u32 index, handle; aac_src_intr_message() local
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
H A D | bnx2i_init.c | 171 void bnx2i_start(void *handle) bnx2i_start() argument 228 void bnx2i_stop(void *handle) bnx2i_stop() argument 381 int bnx2i_get_stats(void *handle) bnx2i_get_stats() argument
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | sdhci-acpi.c | 324 acpi_handle handle = ACPI_HANDLE(dev); sdhci_acpi_probe() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
H A D | iwch.h | 152 insert_handle(struct iwch_dev *rhp, struct idr *idr, void *handle, u32 id) insert_handle() argument
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
H A D | fb.c | 81 tegra_fb_create_handle(struct drm_framebuffer *framebuffer, struct drm_file *file, unsigned int *handle) tegra_fb_create_handle() argument
|
H A D | gem.c | 283 tegra_bo_create_with_handle(struct drm_file *file, struct drm_device *drm, size_t size, unsigned long flags, u32 *handle) tegra_bo_create_with_handle() argument 405 tegra_bo_dumb_map_offset(struct drm_file *file, struct drm_device *drm, u32 handle, u64 *offset) tegra_bo_dumb_map_offset() argument
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-streams.c | 1040 struct cx18_stream *cx18_handle_to_stream(struct cx18 *cx, u32 handle) cx18_handle_to_stream() argument
|
/linux-4.4.14/drivers/input/joystick/ |
H A D | walkera0701.c | 171 timer_handler(struct hrtimer *handle) timer_handler() argument
|
/linux-4.4.14/drivers/input/keyboard/ |
H A D | hilkbd.c | 159 static irqreturn_t hil_interrupt(int irq, void *handle) hil_interrupt() argument
|
/linux-4.4.14/drivers/iommu/ |
H A D | dma-iommu.c | 259 __iommu_dma_unmap(iommu_get_domain_for_dev(dev), *handle); iommu_dma_free() local 384 void iommu_dma_unmap_page(struct device *dev, dma_addr_t handle, size_t size, iommu_dma_unmap_page() argument 387 __iommu_dma_unmap(iommu_get_domain_for_dev(dev), handle); iommu_dma_unmap_page() local 256 iommu_dma_free(struct device *dev, struct page **pages, size_t size, dma_addr_t *handle) iommu_dma_free() argument 281 iommu_dma_alloc(struct device *dev, size_t size, gfp_t gfp, int prot, dma_addr_t *handle, void (*flush_page)(struct device *, const void *, phys_addr_t)) iommu_dma_alloc() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | base.c | 95 acpi_handle handle; mxm_shadow_dsm() local
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
H A D | omap_fb.c | 96 omap_framebuffer_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) omap_framebuffer_create_handle() argument
|