| /include/sound/ |
| D | tas2781-dsp.h | 179 void tasdevice_select_cfg_blk(void *context, int conf_no, 181 void tasdevice_config_info_remove(void *context); 182 void tasdevice_dsp_remove(void *context); 183 int tasdevice_dsp_parser(void *context); 184 int tasdevice_rca_parser(void *context, const struct firmware *fmw); 185 void tasdevice_dsp_remove(void *context); 186 void tasdevice_calbin_remove(void *context); 187 int tasdevice_select_tuningprm_cfg(void *context, int prm, 189 int tasdevice_prmg_load(void *context, int prm_no); 190 void tasdevice_tuning_switch(void *context, int state); [all …]
|
| /include/linux/ |
| D | ssbi.h | 16 ssbi_reg_read(void *context, unsigned int reg, unsigned int *val) in ssbi_reg_read() argument 21 ret = ssbi_read(context, reg, &v, 1); in ssbi_reg_read() 29 ssbi_reg_write(void *context, unsigned int reg, unsigned int val) in ssbi_reg_write() argument 32 return ssbi_write(context, reg, &v, 1); in ssbi_reg_write()
|
| D | pldmfw.h | 133 bool pldmfw_op_pci_match_record(struct pldmfw *context, struct pldmfw_record *record); 155 bool (*match_record)(struct pldmfw *context, struct pldmfw_record *record); 156 int (*send_package_data)(struct pldmfw *context, const u8 *data, u16 length); 157 int (*send_component_table)(struct pldmfw *context, struct pldmfw_component *component, 159 int (*flash_component)(struct pldmfw *context, struct pldmfw_component *component); 160 int (*finalize_update)(struct pldmfw *context); 163 int pldmfw_flash_image(struct pldmfw *context, const struct firmware *fw);
|
| D | dm-kcopyd.h | 65 void *context); 69 unsigned int flags, dm_kcopyd_notify_fn fn, void *context); 83 dm_kcopyd_notify_fn fn, void *context); 88 unsigned int flags, dm_kcopyd_notify_fn fn, void *context);
|
| D | firmware.h | 103 struct device *device, gfp_t gfp, void *context, 104 void (*cont)(const struct firmware *fw, void *context)); 111 const char *name, struct device *device, gfp_t gfp, void *context, 112 void (*cont)(const struct firmware *fw, void *context)); 132 struct device *device, gfp_t gfp, void *context, in firmware_request_nowait_nowarn() argument 133 void (*cont)(const struct firmware *fw, void *context)) in firmware_request_nowait_nowarn() 154 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() argument 155 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait()
|
| D | hw_breakpoint.h | 60 void *context, 76 void *context, 82 void *context); 108 void *context, in register_user_hw_breakpoint() argument 120 void *context, in register_wide_hw_breakpoint_cpu() argument 125 void *context) { return NULL; } in register_wide_hw_breakpoint() argument
|
| D | damon.h | 497 void (*init)(struct damon_ctx *context); 498 void (*update)(struct damon_ctx *context); 499 void (*prepare_access_checks)(struct damon_ctx *context); 500 unsigned int (*check_accesses)(struct damon_ctx *context); 501 void (*reset_aggregated)(struct damon_ctx *context); 502 int (*get_scheme_score)(struct damon_ctx *context, 505 unsigned long (*apply_scheme)(struct damon_ctx *context, 509 void (*cleanup)(struct damon_ctx *context); 544 int (*before_start)(struct damon_ctx *context); 545 int (*after_wmarks_check)(struct damon_ctx *context); [all …]
|
| D | dm-region-hash.h | 39 void *context, void (*dispatch_bios)(void *context, 41 void (*wakeup_workers)(void *context), 42 void (*wakeup_all_recovery_waiters)(void *context),
|
| D | dma-fence-array.h | 85 u64 context, unsigned seqno, 90 u64 context, unsigned seqno, 93 bool dma_fence_match_context(struct dma_fence *fence, u64 context);
|
| D | objpool.h | 67 typedef int (*objpool_init_obj_cb)(void *obj, void *context); 70 typedef int (*objpool_fini_cb)(struct objpool_head *head, void *context); 95 void *context; member 122 gfp_t gfp, void *context, objpool_init_obj_cb objinit,
|
| D | dm-io.h | 30 typedef void (*io_notify_fn)(unsigned int long error, void *context); 54 void *context; /* Passed to callback */ member
|
| D | dma-fence.h | 92 u64 context; member 284 spinlock_t *lock, u64 context, u64 seqno); 496 if (WARN_ON(f1->context != f2->context)) in dma_fence_is_later() 529 if (WARN_ON(f1->context != f2->context)) in dma_fence_later()
|
| D | asn1_decoder.h | 16 void *context,
|
| /include/trace/events/ |
| D | dma_fence.h | 21 __field(unsigned int, context) 28 __entry->context = fence->context; 33 __get_str(driver), __get_str(timeline), __entry->context,
|
| D | firewire.h | 450 __field(u64, context) 456 __entry->context = (uintptr_t)ctx; 463 __entry->context, 475 __field(u64, context) 481 __entry->context = (uintptr_t)ctx; 488 __entry->context, 500 __field(u64, context) 504 __entry->context = (uintptr_t)ctx; 509 __entry->context, 518 __field(u64, context) [all …]
|
| /include/uapi/drm/ |
| D | tegra_drm.h | 178 __u64 context; member 191 __u64 context; member 204 __u64 context; member 232 __u64 context; member 401 __u64 context; member 691 __u32 context; member 716 __u32 context; member 737 __u32 context; member 768 __u32 context; member 925 __u32 context; member
|
| /include/kunit/ |
| D | try-catch.h | 51 void *context; member 56 void kunit_try_catch_run(struct kunit_try_catch *try_catch, void *context);
|
| D | resource.h | 244 void *context) in kunit_alloc_and_get_resource() argument 255 ret = __kunit_add_resource(test, init, free, res, context); in kunit_alloc_and_get_resource() 287 void *context) in kunit_alloc_resource() argument 296 if (!__kunit_add_resource(test, init, free, res, context)) in kunit_alloc_resource()
|
| /include/linux/usb/ |
| D | ljca.h | 32 typedef void (*ljca_event_cb_t)(void *context, u8 cmd, const void *evt_data, int len); 54 void *context; member 104 int ljca_register_event_cb(struct ljca_client *client, ljca_event_cb_t event_cb, void *context);
|
| /include/soc/fsl/qe/ |
| D | qmc.h | 91 void (*complete)(void *context), void *context); 105 void (*complete)(void *context, size_t length, 107 void *context);
|
| /include/rdma/ |
| D | rdma_cm.h | 114 void *context; member 126 void *context, enum rdma_ucm_port_space ps, 129 void *context, 149 #define rdma_create_id(net, event_handler, context, ps, qp_type) \ argument 150 __rdma_create_kernel_id(net, event_handler, context, ps, qp_type, \ 302 u8 join_state, void *context);
|
| /include/linux/comedi/ |
| D | comedi_8255.h | 49 int data, unsigned long context), 50 unsigned long context);
|
| /include/linux/mfd/ |
| D | gsc.h | 61 int gsc_read(void *context, unsigned int reg, unsigned int *val); 62 int gsc_write(void *context, unsigned int reg, unsigned int val);
|
| /include/acpi/ |
| D | acpixf.h | 501 handler, void *context)) 517 void *context, 522 void *context, 594 void *context)) 601 void *context)) 608 *context)) 620 void *context)) 628 void *context)) 639 void *context)) 654 void *context)) [all …]
|
| /include/linux/spi/ |
| D | eeprom.h | 34 void *context; member
|