Searched refs:dev_ready (Results 1 – 25 of 29) sorted by relevance
12
180 if (chip->legacy.dev_ready(chip)) in panic_nand_wait_ready()204 if (chip->legacy.dev_ready(chip)) in nand_wait_ready()209 if (!chip->legacy.dev_ready(chip)) in nand_wait_ready()315 if (chip->legacy.dev_ready) in nand_command()342 if (!chip->legacy.dev_ready) { in nand_command()455 if (chip->legacy.dev_ready) in nand_command_lp()496 if (!chip->legacy.dev_ready) { in nand_command_lp()555 if (chip->legacy.dev_ready) { in nand_wait()556 if (chip->legacy.dev_ready(chip)) in nand_wait()
77 data->chip.legacy.dev_ready = pdata->ctrl.dev_ready; in plat_nand_probe()
173 nand_chip->legacy.dev_ready = socrates_nand_device_ready; in socrates_nand_probe()
178 this->legacy.dev_ready = sharpsl_nand_dev_ready; in sharpsl_nand_probe()
157 chip->legacy.dev_ready = pasemi_device_ready; in pasemi_nand_probe()
818 chip->legacy.dev_ready = s3c2410_nand_devready; in s3c2410_nand_init_chip()826 chip->legacy.dev_ready = s3c2440_nand_devready; in s3c2410_nand_init_chip()836 chip->legacy.dev_ready = s3c2412_nand_devready; in s3c2410_nand_init_chip()
188 data->chip.legacy.dev_ready = xway_dev_ready; in xway_nand_probe()
143 chip->legacy.dev_ready = ndfc_ready; in ndfc_chip_init()
370 if (chip->legacy.dev_ready(chip)) in r852_wait()875 chip->legacy.dev_ready = r852_ready; in r852_probe()
334 chip->legacy.dev_ready = txx9ndfmc_dev_ready; in txx9ndfmc_probe()
696 chip->legacy.dev_ready = mpc5121_nfc_dev_ready; in mpc5121_nfc_probe()
750 nand_chip->legacy.dev_ready = lpc32xx_nand_device_ready; in lpc32xx_nand_probe()
706 cafe->nand.legacy.dev_ready = cafe_device_ready; in cafe_nand_probe()
889 chip->legacy.dev_ready = lpc32xx_nand_device_ready; in lpc32xx_nand_probe()
56 int (*dev_ready)(struct nand_chip *chip); member
1174 int (*dev_ready)(struct nand_chip *chip); member
162 .ctrl.dev_ready = rb532_dev_ready,
384 nand_chip->legacy.dev_ready = bcm47xxnflash_ops_bcm4706_dev_ready; in bcm47xxnflash_ops_bcm4706_init()
180 .dev_ready = au1550_nand_device_ready,
201 .dev_ready = au1300_nand_device_ready,
236 .dev_ready = au1200_nand_device_ready,
242 .dev_ready = ts78xx_ts_nand_dev_ready,
196 .dev_ready = migor_nand_flash_ready,
200 and the function pointer this->legacy.dev_ready is set to NULL.245 this->legacy.dev_ready = board_dev_ready;
1408 goto dev_ready; in qla8044_device_bootstrap()1446 dev_ready: in qla8044_device_bootstrap()