Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/tests/
H A Dfpga-mgr-test.c34 enum fpga_mgr_states op_write_init_state; member
103 stats->op_write_init_state = mgr->state; in op_write_init()
236 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_init_state, FPGA_MGR_STATE_WRITE_INIT); in fpga_mgr_test_img_load_buf()
269 KUNIT_EXPECT_EQ(test, ctx->stats.op_write_init_state, FPGA_MGR_STATE_WRITE_INIT); in fpga_mgr_test_img_load_sgt()