Searched refs:dev_ready (Results 1 – 24 of 24) sorted by relevance
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()
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()878 chip->legacy.dev_ready = r852_ready; in r852_probe()
333 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()
757 if (chip->legacy.dev_ready) { in panic_nand_wait()758 if (chip->legacy.dev_ready(chip)) in panic_nand_wait()2125 if (!chip->legacy.dev_ready) in nand_wait_rdy_op()
56 int (*dev_ready)(struct nand_chip *chip); member
1174 int (*dev_ready)(struct nand_chip *chip); member
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()
2810 goto dev_ready; in qla82xx_device_bootstrap()2833 dev_ready: in qla82xx_device_bootstrap()
3262 goto dev_ready; in qla4_8xxx_device_bootstrap()3289 dev_ready: in qla4_8xxx_device_bootstrap()