Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_base.c96 static int nand_get_device(struct mtd_info *mtd, int new_state);
335 nand_get_device(mtd, FL_READING); in nand_block_bad()
448 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
825 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
996 nand_get_device(mtd, FL_UNLOCKING); in nand_unlock()
1055 nand_get_device(mtd, FL_LOCKING); in nand_lock()
1737 nand_get_device(mtd, FL_READING); in nand_read()
2002 nand_get_device(mtd, FL_READING); in nand_read_oob()
2557 nand_get_device(mtd, FL_WRITING); in nand_write()
2674 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
[all …]