Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_base.c300 static int nand_get_device(struct nand_chip *chip) in nand_get_device() function
534 ret = nand_get_device(chip); in nand_block_markbad_lowlevel()
3537 ret = nand_get_device(chip); in nand_read_oob()
4126 ret = nand_get_device(chip); in nand_write_oob()
4184 ret = nand_get_device(chip); in nand_erase_nand()
4273 WARN_ON(nand_get_device(chip)); in nand_sync()
4290 ret = nand_get_device(chip); in nand_block_isbad()