Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/nand/
Dnand_base.c96 static int nand_get_device(struct nand_chip *chip, struct mtd_info *mtd,
347 nand_get_device(chip, mtd, FL_READING); in nand_block_bad()
427 nand_get_device(chip, mtd, FL_WRITING); in nand_default_block_markbad()
801 nand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state) in nand_get_device() function
976 nand_get_device(chip, mtd, FL_UNLOCKING); in nand_unlock()
1025 nand_get_device(chip, mtd, FL_LOCKING); in nand_lock()
1617 nand_get_device(chip, mtd, FL_READING); in nand_read()
1894 nand_get_device(chip, mtd, FL_READING); in nand_read_oob()
2347 nand_get_device(chip, mtd, FL_WRITING); in nand_write()
2461 nand_get_device(chip, mtd, FL_WRITING); in nand_write_oob()
[all …]