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

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

Completed in 93 milliseconds