Home
last modified time | relevance | path

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

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