Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c95 static int nand_get_device(struct mtd_info *mtd, int new_state);
461 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
840 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
2759 nand_get_device(mtd, FL_READING); in nand_read_oob()
3448 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
3523 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
3620 nand_get_device(mtd, FL_SYNCING); in nand_sync()
3637 nand_get_device(mtd, FL_READING); in nand_block_isbad()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c300 static void nand_get_device(struct nand_chip *chip) in nand_get_device() function
537 nand_get_device(chip); in nand_block_markbad_lowlevel()
3538 nand_get_device(chip); in nand_read_oob()
4125 nand_get_device(chip); in nand_write_oob()
4181 nand_get_device(chip); in nand_erase_nand()
4268 nand_get_device(chip); in nand_sync()
4285 nand_get_device(chip); in nand_block_isbad()