Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dinternals.h124 static inline int nand_check_op(struct nand_chip *chip, in nand_check_op() function
Dnand_base.c2085 ret = nand_check_op(chip, &op); in nand_read_data_op()