Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c180 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()
H A Dsocrates_nand.c173 nand_chip->legacy.dev_ready = socrates_nand_device_ready; in socrates_nand_probe()
H A Dsharpsl.c178 this->legacy.dev_ready = sharpsl_nand_dev_ready; in sharpsl_nand_probe()
H A Dpasemi_nand.c157 chip->legacy.dev_ready = pasemi_device_ready; in pasemi_nand_probe()
H A Dxway_nand.c188 data->chip.legacy.dev_ready = xway_dev_ready; in xway_nand_probe()
H A Dtxx9ndfmc.c333 chip->legacy.dev_ready = txx9ndfmc_dev_ready; in txx9ndfmc_probe()
H A Dmpc5121_nfc.c696 chip->legacy.dev_ready = mpc5121_nfc_dev_ready; in mpc5121_nfc_probe()
H A Dlpc32xx_mlc.c750 nand_chip->legacy.dev_ready = lpc32xx_nand_device_ready; in lpc32xx_nand_probe()
/linux/include/linux/mtd/
H A Dplatnand.h56 int (*dev_ready)(struct nand_chip *chip); member
H A Drawnand.h1174 int (*dev_ready)(struct nand_chip *chip); member
/linux/arch/arm/mach-orion5x/
H A Dts78xx-setup.c242 .dev_ready = ts78xx_ts_nand_dev_ready,
/linux/arch/sh/boards/mach-migor/
H A Dsetup.c196 .dev_ready = migor_nand_flash_ready,
/linux/Documentation/driver-api/
H A Dmtdnand.rst200 and the function pointer this->legacy.dev_ready is set to NULL.
245 this->legacy.dev_ready = board_dev_ready;
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.c1408 goto dev_ready; in qla8044_device_bootstrap()
1446 dev_ready: in qla8044_device_bootstrap()
H A Dqla_nx.c2810 goto dev_ready; in qla82xx_device_bootstrap()
2833 dev_ready: in qla82xx_device_bootstrap()
/linux/drivers/scsi/qla4xxx/
H A Dql4_nx.c3262 goto dev_ready; in qla4_8xxx_device_bootstrap()
3289 dev_ready: in qla4_8xxx_device_bootstrap()