Home
last modified time | relevance | path

Searched defs:sh_flctl (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/mtd/
Dsh_flctl.h145 struct sh_flctl { struct
146 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 { argument
187 static inline struct sh_flctl *mtd_to_flctl(struct mtd_info *mtdinfo) in mtd_to_flctl() argument