Home
last modified time | relevance | path

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

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