Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dsh_flctl.h145 struct sh_flctl { struct
146 struct nand_chip chip;
147 struct platform_device *pdev;
148 struct dev_pm_qos_request pm_qos;
149 void __iomem *reg;
150 resource_size_t fifo;
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