Searched refs:test_ctx (Results 1 – 2 of 2) sorted by relevance
27 struct test_ctx { struct91 struct test_ctx *ctx = test->priv; in fpga_region_test_class_find()106 struct test_ctx *ctx = test->priv; in fpga_region_test_program_fpga()145 struct test_ctx *ctx; in fpga_region_test_init()186 struct test_ctx *ctx = test->priv; in fpga_region_test_exit()
2514 struct nand_op_parser_ctx test_ctx = ctx; in nand_op_parser_exec_op() local2517 if (!nand_op_parser_match_pat(pattern, &test_ctx)) in nand_op_parser_exec_op()2521 nand_op_parser_cmp_ctx(&test_ctx, &best_ctx) <= 0) in nand_op_parser_exec_op()2525 best_ctx = test_ctx; in nand_op_parser_exec_op()