Home
last modified time | relevance | path

Searched refs:bridge_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/fpga/tests/
H A Dfpga-bridge-test.c20 struct bridge_ctx { struct
49 static struct bridge_ctx *register_test_bridge(struct kunit *test) in register_test_bridge()
51 struct bridge_ctx *ctx; in register_test_bridge()
66 static void unregister_test_bridge(struct bridge_ctx *ctx) in unregister_test_bridge()
74 struct bridge_ctx *ctx = test->priv; in fpga_bridge_test_get()
88 struct bridge_ctx *ctx = test->priv; in fpga_bridge_test_toggle()
104 struct bridge_ctx *ctx_0, *ctx_1; in fpga_bridge_test_get_put_list()