/include/linux/i2c/ |
D | pca953x.h | 10 void *context; /* param to setup/teardown */ member 14 void *context); 17 void *context);
|
D | max732x.h | 10 void *context; /* param to setup/teardown */ member 14 void *context); 17 void *context);
|
D | pcf857x.h | 37 void *context); 40 void *context); 41 void *context; member
|
D | tps65010.h | 180 int (*setup)(struct i2c_client *client, void *context); 181 int (*teardown)(struct i2c_client *client, void *context); 182 void *context; member
|
/include/linux/spi/ |
D | mcp23s08.h | 23 void *context; /* param to setup/teardown */ member 27 void *context); 30 void *context);
|
/include/asm-frv/ |
D | mmu_context.h | 38 change_mm_context(&prev->context, &next->context, next->pgd); \ 43 change_mm_context(&prev->context, &next->context, next->pgd); \
|
D | tlbflush.h | 38 __flush_tlb_mm((mm)->context.id); \ 45 __flush_tlb_range((vma)->vm_mm->context.id, start, end); \ 52 __flush_tlb_page((vma)->vm_mm->context.id, addr); \
|
/include/linux/ |
D | firmware.h | 42 const char *name, struct device *device, void *context, 43 void (*cont)(const struct firmware *fw, void *context)); 55 const char *name, struct device *device, void *context, in request_firmware_nowait() argument 56 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait()
|
D | dm-kcopyd.h | 40 void *context); 44 unsigned flags, dm_kcopyd_notify_fn fn, void *context);
|
D | dm-region-hash.h | 36 void *context, void (*dispatch_bios)(void *context, 38 void (*wakeup_workers)(void *context), 39 void (*wakeup_all_recovery_waiters)(void *context),
|
D | dm-io.h | 28 typedef void (*io_notify_fn)(unsigned long error, void *context); 52 void *context; /* Passed to callback */ member
|
D | nfs_mount.h | 45 char context[NFS_MAX_CONTEXT_LEN + 1]; /* 6 */ member
|
/include/rdma/ |
D | ib_umem.h | 43 struct ib_ucontext *context; member 64 struct ib_umem *ib_umem_get(struct ib_ucontext *context, unsigned long addr, 73 static inline struct ib_umem *ib_umem_get(struct ib_ucontext *context, in ib_umem_get() argument
|
D | rdma_cm.h | 129 void *context; member 146 void *context, enum rdma_port_space ps); 311 void *context);
|
D | ib_sa.h | 281 void *context), 282 void *context, 293 void *context), 294 void *context, 302 void *context; member 340 void *context);
|
D | ib_mad.h | 243 void *context[2]; member 359 void *context; member 453 void *context); 482 void *context); 568 void *context);
|
D | iw_cm.h | 91 void *context; /* client cb context */ member 143 iw_cm_handler cm_handler, void *context);
|
D | ib_addr.h | 93 struct rdma_dev_addr *addr, void *context), 94 void *context);
|
/include/linux/mlx4/ |
D | driver.h | 49 void (*remove)(struct mlx4_dev *dev, void *context); 50 void (*event) (struct mlx4_dev *dev, void *context,
|
/include/asm-m32r/ |
D | mmu_context.h | 26 #define mm_context(mm) mm->context 30 #define mm_context(mm) mm->context[smp_processor_id()] 78 mm->context = NO_CONTEXT; in init_new_context() 84 mm->context[i] = NO_CONTEXT; in init_new_context()
|
/include/acpi/ |
D | acpixf.h | 141 acpi_install_table_handler(acpi_tbl_handler handler, void *context); 153 void *context, void **return_value); 158 void *context, void **return_value); 221 acpi_event_handler handler, void *context); 229 acpi_notify_handler handler, void *context); 239 acpi_adr_space_setup setup, void *context); 249 u32 type, acpi_event_handler address, void *context); 308 void *context); 329 acpi_walk_resource_callback user_function, void *context);
|
D | acpiosxf.h | 176 void *context); 191 acpi_osd_exec_callback function, void *context); 194 acpi_os_hotplug_execute(acpi_osd_exec_callback function, void *context); 196 void acpi_os_wait_events_complete(void *context);
|
D | acpi_drivers.h | 143 void *context); 159 void *context) in register_hotplug_dock_device() argument
|
/include/asm-mn10300/ |
D | mmu_context.h | 36 #define mm_context(mm) (mm->context.tlbpid[smp_processor_id()]) 99 mm->context.tlbpid[i] = MMU_NO_CONTEXT; in init_new_context()
|
/include/drm/ |
D | sis_drm.h | 53 int context; member
|