Lines Matching refs:nand_get_device
95 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()
2893 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
2996 nand_get_device(mtd, FL_SYNCING); in nand_sync()
3088 return nand_get_device(mtd, FL_PM_SUSPENDED); in nand_suspend()
3113 nand_get_device(mtd, FL_PM_SUSPENDED); in nand_shutdown()