Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Drawnand.h1569 struct platform_nand_chip { struct
1570 int nr_chips;
1571 int chip_offset;
1572 int nr_partitions;
1573 struct mtd_partition *partitions;
1574 int chip_delay;
1575 unsigned int options;
1576 unsigned int bbt_options;
1577 const char **part_probe_types;