Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_base.c51 static int nand_get_device(struct mtd_info *mtd, int new_state);
535 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
1046 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
3969 nand_get_device(mtd, FL_READING); in nand_read_oob()
4635 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
4710 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
4797 nand_get_device(mtd, FL_SYNCING); in nand_sync()
4814 nand_get_device(mtd, FL_READING); in nand_block_isbad()
4932 return nand_get_device(mtd, FL_PM_SUSPENDED); in nand_suspend()
4957 nand_get_device(mtd, FL_PM_SUSPENDED); in nand_shutdown()