Searched refs:fake_mgr_ops (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/fpga/tests/
H A Dfpga-region-test.c53 static const struct fpga_manager_ops fake_mgr_ops = { variable in typeref:struct:fpga_manager_ops
155 &fake_mgr_ops, &ctx->mgr_stats);
H A Dfpga-mgr-test.c183 static const struct fpga_manager_ops fake_mgr_ops = { variable in typeref:struct:fpga_manager_ops
290 ctx->mgr = devm_fpga_mgr_register(ctx->dev, "Fake FPGA Manager", &fake_mgr_ops,

Completed in 215 milliseconds