Lines Matching refs:onenand_chip
218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw()
268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew()
379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command()
476 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram()
618 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram()
728 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status()
748 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd()
773 struct onenand_chip *this = mtd->priv; in s3c_unlock_all()
802 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup()
836 struct onenand_chip *this; in s3c_onenand_probe()
844 size = sizeof(struct mtd_info) + sizeof(struct onenand_chip); in s3c_onenand_probe()
854 this = (struct onenand_chip *) &mtd[1]; in s3c_onenand_probe()
957 struct onenand_chip *this = mtd->priv; in s3c_pm_ops_suspend()
966 struct onenand_chip *this = mtd->priv; in s3c_pm_ops_resume()