Home
last modified time | relevance | path

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

/linux-4.4.14/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()
833 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
1002 nand_get_device(mtd, FL_UNLOCKING); in nand_unlock()
1061 nand_get_device(mtd, FL_LOCKING); in nand_lock()
1871 nand_get_device(mtd, FL_READING); in nand_read()
2136 nand_get_device(mtd, FL_READING); in nand_read_oob()
2702 nand_get_device(mtd, FL_WRITING); in nand_write()
2819 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
[all …]