Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/tests/
H A Dfpga-mgr-test.c37 enum fpga_mgr_states op_write_complete_state; member
173 stats->op_write_complete_state = mgr->state; in op_write_complete()
238 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_complete_state, FPGA_MGR_STATE_WRITE_COMPLETE); in fpga_mgr_test_img_load_buf()
271 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_complete_state, FPGA_MGR_STATE_WRITE_COMPLETE); in fpga_mgr_test_img_load_sgt()