Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fpga/tests/
Dfpga-mgr-test.c37 enum fpga_mgr_states op_write_complete_state; member
183 stats->op_write_complete_state = mgr->state; in op_write_complete()
248 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_complete_state, FPGA_MGR_STATE_WRITE_COMPLETE); in fpga_mgr_test_img_load_buf()
284 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_complete_state, FPGA_MGR_STATE_WRITE_COMPLETE); in fpga_mgr_test_img_load_sgt()