Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dinternals.h133 static inline int nand_exec_op(struct nand_chip *chip, in nand_exec_op() function
H A Dnand_hynix.c79 return nand_exec_op(chip, &op); in hynix_nand_cmd_op()
98 return nand_exec_op(chip, &op); in hynix_nand_reg_write_op()
H A Dnand_macronix.c270 ret = nand_exec_op(chip, &op); in nand_power_down_op()