Searched defs:sh_flctl (Results 1 – 1 of 1) sorted by relevance
145 struct sh_flctl { struct146 struct mtd_info mtd;147 struct nand_chip chip;148 struct platform_device *pdev;149 struct dev_pm_qos_request pm_qos;150 void __iomem *reg;175 struct sh_flctl_platform_data { argument187 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() argument