onenand_info
struct onenand_info *info;
info = kzalloc_obj(struct onenand_info);
struct onenand_info *info = platform_get_drvdata(pdev);