Home
last modified time | relevance | path

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

/linux/drivers/fpga/tests/
H A Dfpga-bridge-test.c20 struct bridge_ctx { struct
57 static struct bridge_ctx *register_test_bridge(struct kunit *test, const char *dev_name) in register_test_bridge()
59 struct bridge_ctx *ctx; in register_test_bridge()
80 struct bridge_ctx *ctx = test->priv; in fpga_bridge_test_get()
94 struct bridge_ctx *ctx = test->priv; in fpga_bridge_test_toggle()
110 struct bridge_ctx *ctx_0, *ctx_1; in fpga_bridge_test_get_put_list()