Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnand_base.c95 static int nand_get_device(struct mtd_info *mtd, int new_state);
334 nand_get_device(mtd, FL_READING); in nand_block_bad()
447 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
838 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
1007 nand_get_device(mtd, FL_UNLOCKING); in nand_unlock()
1066 nand_get_device(mtd, FL_LOCKING); in nand_lock()
1876 nand_get_device(mtd, FL_READING); in nand_read()
2144 nand_get_device(mtd, FL_READING); in nand_read_oob()
2713 nand_get_device(mtd, FL_WRITING); in nand_write()
2830 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
[all …]