Searched refs:mtd_part (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dmtdpart.c37 struct mtd_part { struct
45 * Given a pointer to the MTD object in the mtd_part structure, we can retrieve
48 #define PART(x) ((struct mtd_part *)(x))
59 struct mtd_part *part = PART(mtd);
83 struct mtd_part *part = PART(mtd);
94 struct mtd_part *part = PART(mtd);
104 struct mtd_part *part = PART(mtd);
114 struct mtd_part *part = PART(mtd);
135 struct mtd_part *part = PART(mtd);
143 struct mtd_part *par
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dtqm8xxl.c44 struct mtd_partition* mtd_part; member in struct:mtd_part_def
186 part_banks[0].mtd_part = tqm8xxl_partitions;
190 part_banks[1].mtd_part = tqm8xxl_fs_partitions;
201 add_mtd_partitions(mtd_banks[idx], part_banks[idx].mtd_part,

Completed in 121 milliseconds