Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddiskonchip.c59 struct doc_priv { struct
60 void __iomem *virtadr;
61 unsigned long physadr;
62 u_char ChipID;
63 u_char CDSNControl;
64 int chips_per_floor; /* The number of chips detected on each floor */
65 int curfloor;
66 int curchip;
67 int mh0_page;
68 int mh1_page;
[all …]