Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dplat-ram.h17 struct platdata_mtd_ram { struct
18 const char *mapname;
19 const char * const *map_probes;
20 const char * const *probes;
21 struct mtd_partition *partitions;
22 int nr_partitions;
23 int bankwidth;
27 void (*set_rw)(struct device *dev, int to);

Completed in 2 milliseconds