/include/linux/i2c/ |
D | pcf857x.h | 37 void *context); 40 void *context); 41 void *context; member
|
D | max732x.h | 13 void *context; /* param to setup/teardown */ member 17 void *context); 20 void *context);
|
D | pca953x.h | 19 void *context; /* param to setup/teardown */ member 23 void *context); 26 void *context);
|
D | at24.h | 51 void (*setup)(struct memory_accessor *, void *context); 52 void *context; member
|
D | tps65010.h | 199 int (*setup)(struct i2c_client *client, void *context); 200 int (*teardown)(struct i2c_client *client, void *context); 201 void *context; member
|
D | adp5588.h | 165 void *context); 168 void *context); 169 void *context; member
|
/include/linux/ |
D | dm-kcopyd.h | 62 void *context); 66 unsigned flags, dm_kcopyd_notify_fn fn, void *context); 80 dm_kcopyd_notify_fn fn, void *context); 85 unsigned flags, dm_kcopyd_notify_fn fn, void *context);
|
D | hw_breakpoint.h | 49 void *context, 62 void *context, 68 void *context); 94 void *context, in register_user_hw_breakpoint() argument 102 void *context, in register_wide_hw_breakpoint_cpu() argument 107 void *context) { return NULL; } in register_wide_hw_breakpoint() argument
|
D | firmware.h | 46 const char *name, struct device *device, gfp_t gfp, void *context, 47 void (*cont)(const struct firmware *fw, void *context)); 61 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() argument 62 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait()
|
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 | fscache.h | 54 void *context, 130 void (*get_context)(void *cookie_netfs_data, void *context); 136 void (*put_context)(void *cookie_netfs_data, void *context); 481 void *context, in fscache_read_or_alloc_page() argument 486 context, gfp); in fscache_read_or_alloc_page() 532 void *context, in fscache_read_or_alloc_pages() argument 538 context, gfp); in fscache_read_or_alloc_pages()
|
D | mei_cl_bus.h | 31 u32 events, void *context); 33 mei_cl_event_cb_t read_cb, void *context);
|
D | asn1_decoder.h | 20 void *context,
|
D | regmap.h | 192 int (*reg_read)(void *context, unsigned int reg, unsigned int *val); 193 int (*reg_write)(void *context, unsigned int reg, unsigned int val); 257 typedef int (*regmap_hw_write)(void *context, const void *data, 259 typedef int (*regmap_hw_gather_write)(void *context, 262 typedef int (*regmap_hw_async_write)(void *context, 266 typedef int (*regmap_hw_read)(void *context, 270 typedef void (*regmap_hw_free_context)(void *context);
|
D | davinci_emac.h | 49 void davinci_get_mac_addr(struct memory_accessor *mem_acc, void *context);
|
/include/linux/mlx4/ |
D | driver.h | 54 void (*remove)(struct mlx4_dev *dev, void *context); 55 void (*event) (struct mlx4_dev *dev, void *context, 57 void * (*get_dev)(struct mlx4_dev *dev, void *context, u8 port);
|
/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 | ib_sa.h | 303 void *context), 304 void *context, 315 void *context), 316 void *context, 324 void *context; member 362 void *context); 418 void *context), 419 void *context,
|
D | rdma_cm.h | 143 void *context; member 162 void *context, enum rdma_port_space ps, 328 void *context);
|
/include/linux/spi/ |
D | eeprom.h | 34 void (*setup)(struct memory_accessor *mem, void *context); 35 void *context; member
|
/include/uapi/drm/ |
D | tegra_drm.h | 53 __u64 context; member 57 __u64 context; member 61 __u64 context; member 99 __u64 context; member
|
/include/linux/input/ |
D | adp5589.h | 181 void *context); 184 void *context); 185 void *context; member
|
/include/acpi/ |
D | acpi_drivers.h | 126 void *context, 144 void *context, in register_hotplug_dock_device() argument
|
D | acpixf.h | 200 acpi_install_table_handler(acpi_table_handler handler, void *context); 213 void *context, void **return_value); 218 void *context, void **return_value); 280 (acpi_gbl_event_handler handler, void *context)) 288 *context)) 300 void *context)) 308 void *context); 318 acpi_adr_space_setup setup, void *context); 426 void *context); 449 void *context); [all …]
|