Lines Matching refs:nand_get_device
96 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()
2748 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
2851 nand_get_device(mtd, FL_SYNCING); in nand_sync()
2946 return nand_get_device(mtd, FL_PM_SUSPENDED); in nand_suspend()
2971 nand_get_device(mtd, FL_SHUTDOWN); in nand_shutdown()