Searched defs:ops_ctx (Results 1 – 5 of 5) sorted by relevance
18 const struct iwl_fw_runtime_ops *ops, void *ops_ctx, in iwl_fw_runtime_init()
107 void *ops_ctx; member
89 void *ops_ctx; member
1205 struct pldm_fd *pldm_fd_new(const struct pldm_fd_ops *ops, void *ops_ctx, in pldm_fd_new()1222 const struct pldm_fd_ops *ops, void *ops_ctx, in pldm_fd_setup()
389 auto ops_ctx = std::make_unique<fuzz_ops_ctx>(); in LLVMFuzzerTestOneInput() local