Searched defs:nand_op_parser_pattern_elem (Results 1 – 2 of 2) sorted by relevance
752 struct nand_op_parser_pattern_elem { struct753 enum nand_op_instr_type type;754 bool optional;755 union {758 } ctx;
1056 struct nand_op_parser_pattern_elem { struct1057 enum nand_op_instr_type type;1058 bool optional;1059 union {1062 } ctx;