Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fpga/tests/
Dfpga-mgr-test.c26 bool image_match; member
131 stats->image_match = true; in op_write()
134 stats->image_match = false; in op_write()
157 stats->image_match = true; in op_write_sg()
161 stats->image_match = false; in op_write_sg()
169 stats->image_match = false; in op_write_sg()
243 KUNIT_EXPECT_TRUE(test, ctx->stats.image_match); in fpga_mgr_test_img_load_buf()
279 KUNIT_EXPECT_TRUE(test, ctx->stats.image_match); in fpga_mgr_test_img_load_sgt()