Searched refs:test_ctx (Results 1 – 1 of 1) sorted by relevance
2188 struct nand_op_parser_ctx test_ctx = ctx; in nand_op_parser_exec_op() local2191 if (!nand_op_parser_match_pat(pattern, &test_ctx)) in nand_op_parser_exec_op()2195 nand_op_parser_cmp_ctx(&test_ctx, &best_ctx) <= 0) in nand_op_parser_exec_op()2199 best_ctx = test_ctx; in nand_op_parser_exec_op()