Searched refs:fake_bridge_ops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/fpga/tests/
H A Dfpga-region-test.c73 static const struct fpga_bridge_ops fake_bridge_ops = { variable in typeref:struct:fpga_bridge_ops
163 &fake_bridge_ops, &ctx->bridge_stats);
H A Dfpga-bridge-test.c39 static const struct fpga_bridge_ops fake_bridge_ops = { variable in typeref:struct:fpga_bridge_ops
59 ctx->bridge = fpga_bridge_register(&ctx->pdev->dev, "Fake FPGA bridge", &fake_bridge_ops,

Completed in 421 milliseconds