Searched defs:context (Results 1 – 25 of 48) sorted by relevance
12
| /include/linux/ |
| D | ssbi.h | 16 ssbi_reg_read(void *context, unsigned int reg, unsigned int *val) in ssbi_reg_read() 29 ssbi_reg_write(void *context, unsigned int reg, unsigned int val) in ssbi_reg_write()
|
| D | hw_breakpoint.h | 108 void *context, in register_user_hw_breakpoint() 120 void *context, in register_wide_hw_breakpoint_cpu() 125 void *context) { return NULL; } in register_wide_hw_breakpoint()
|
| D | firmware.h | 132 struct device *device, gfp_t gfp, void *context, in firmware_request_nowait_nowarn() 154 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait()
|
| D | acpi.h | 180 void *context) in acpi_debugger_create_thread() 631 static inline u32 acpi_osc_ctx_get_pci_control(struct acpi_osc_context *context) in acpi_osc_ctx_get_pci_control() 638 static inline u32 acpi_osc_ctx_get_cxl_control(struct acpi_osc_context *context) in acpi_osc_ctx_get_cxl_control() 1062 bool (*wakeup)(void *context), void *context) in acpi_register_wakeup_handler() 1068 bool (*wakeup)(void *context), void *context) { } in acpi_unregister_wakeup_handler() 1071 static inline u32 acpi_osc_ctx_get_pci_control(struct acpi_osc_context *context) in acpi_osc_ctx_get_pci_control() 1076 static inline u32 acpi_osc_ctx_get_cxl_control(struct acpi_osc_context *context) in acpi_osc_ctx_get_cxl_control()
|
| D | dm-io.h | 54 void *context; /* Passed to callback */ member
|
| D | dm-dirty-log.h | 26 void *context; member
|
| D | objpool.h | 95 void *context; member
|
| D | usbdevice_fs.h | 56 compat_caddr_t context; member
|
| D | node.h | 113 enum meminit_context context) in register_memory_blocks_under_node()
|
| D | dma-fence.h | 92 u64 context; member
|
| D | most.h | 177 void *context; member
|
| D | usb.h | 1674 void *context; /* (in) context for completion */ member 1720 void *context) in usb_fill_control_urb() 1754 void *context) in usb_fill_bulk_urb() 1794 void *context, in usb_fill_int_urb()
|
| /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
|
| D | resource.h | 244 void *context) in kunit_alloc_and_get_resource() 287 void *context) in kunit_alloc_resource()
|
| /include/linux/spi/ |
| D | eeprom.h | 34 void *context; member
|
| /include/rdma/ |
| D | rdma_cm.h | 114 void *context; member 149 #define rdma_create_id(net, event_handler, context, ps, qp_type) \ argument
|
| D | iw_cm.h | 58 void *context; /* client cb context */ member
|
| /include/linux/usb/ |
| D | ljca.h | 54 void *context; member
|
| /include/video/ |
| D | omapvrfb.h | 15 u8 context; member
|
| /include/uapi/linux/ |
| D | nfs_mount.h | 46 char context[NFS_MAX_CONTEXT_LEN + 1]; /* 6 */ member
|
| /include/net/ |
| D | nsh.h | 198 __be32 context[4]; member
|
| /include/linux/comedi/ |
| D | comedi_8254.h | 96 unsigned long context; member
|
| /include/linux/qed/ |
| D | qed_nvmetcp_if.h | 97 void *context; /* Output parameter - set/filled by the HSI function */ member
|
| /include/net/mana/ |
| D | gdma.h | 315 void *context; member 324 void *context; member 340 void *context; member 348 void *context; member
|
12