Home
last modified time | relevance | path

Searched refs:context (Results 1 – 25 of 49) sorted by relevance

12

/include/linux/i2c/
Dpca953x.h10 void *context; /* param to setup/teardown */ member
14 void *context);
17 void *context);
Dmax732x.h10 void *context; /* param to setup/teardown */ member
14 void *context);
17 void *context);
Dpcf857x.h37 void *context);
40 void *context);
41 void *context; member
Dtps65010.h180 int (*setup)(struct i2c_client *client, void *context);
181 int (*teardown)(struct i2c_client *client, void *context);
182 void *context; member
/include/linux/spi/
Dmcp23s08.h23 void *context; /* param to setup/teardown */ member
27 void *context);
30 void *context);
/include/asm-frv/
Dmmu_context.h38 change_mm_context(&prev->context, &next->context, next->pgd); \
43 change_mm_context(&prev->context, &next->context, next->pgd); \
Dtlbflush.h38 __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/
Dfirmware.h42 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()
Ddm-kcopyd.h40 void *context);
44 unsigned flags, dm_kcopyd_notify_fn fn, void *context);
Ddm-region-hash.h36 void *context, void (*dispatch_bios)(void *context,
38 void (*wakeup_workers)(void *context),
39 void (*wakeup_all_recovery_waiters)(void *context),
Ddm-io.h28 typedef void (*io_notify_fn)(unsigned long error, void *context);
52 void *context; /* Passed to callback */ member
Dnfs_mount.h45 char context[NFS_MAX_CONTEXT_LEN + 1]; /* 6 */ member
/include/rdma/
Dib_umem.h43 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
Drdma_cm.h129 void *context; member
146 void *context, enum rdma_port_space ps);
311 void *context);
Dib_sa.h281 void *context),
282 void *context,
293 void *context),
294 void *context,
302 void *context; member
340 void *context);
Dib_mad.h243 void *context[2]; member
359 void *context; member
453 void *context);
482 void *context);
568 void *context);
Diw_cm.h91 void *context; /* client cb context */ member
143 iw_cm_handler cm_handler, void *context);
Dib_addr.h93 struct rdma_dev_addr *addr, void *context),
94 void *context);
/include/linux/mlx4/
Ddriver.h49 void (*remove)(struct mlx4_dev *dev, void *context);
50 void (*event) (struct mlx4_dev *dev, void *context,
/include/asm-m32r/
Dmmu_context.h26 #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/
Dacpixf.h141 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);
Dacpiosxf.h176 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);
Dacpi_drivers.h143 void *context);
159 void *context) in register_hotplug_dock_device() argument
/include/asm-mn10300/
Dmmu_context.h36 #define mm_context(mm) (mm->context.tlbpid[smp_processor_id()])
99 mm->context.tlbpid[i] = MMU_NO_CONTEXT; in init_new_context()
/include/drm/
Dsis_drm.h53 int context; member

12