Home
last modified time | relevance | path

Searched refs:MTDPART_SIZ_FULL (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/drivers/mtd/maps/
Dsa1100-flash.c120 size: MTDPART_SIZ_FULL,
142 size: MTDPART_SIZ_FULL,
162 size: MTDPART_SIZ_FULL,
195 size: MTDPART_SIZ_FULL
331 size: MTDPART_SIZ_FULL,
369 size: MTDPART_SIZ_FULL,
383 size: MTDPART_SIZ_FULL,
413 size: MTDPART_SIZ_FULL,
434 size: MTDPART_SIZ_FULL,
457 size: MTDPART_SIZ_FULL,
[all …]
Ddilnetpc.c339 size: MTDPART_SIZ_FULL,
384 size: MTDPART_SIZ_FULL,
Dsolutionengine.c74 size: MTDPART_SIZ_FULL,
Ddbox2-flash.c32 size: MTDPART_SIZ_FULL,
Dphysmap.c107 size: MTDPART_SIZ_FULL,
Dphysmap64.c121 size: MTDPART_SIZ_FULL,
/linux-2.4.37.9/include/linux/mtd/
Dpartitions.h49 #define MTDPART_SIZ_FULL (0) macro
/linux-2.4.37.9/drivers/mtd/
Dmtdpart.c382 if (slave->mtd.size == MTDPART_SIZ_FULL) in add_mtd_partitions()