flash_image_start   80 drivers/mtd/parsers/parser_imagetag.c 		STR_NULL_TERMINATE(buf->flash_image_start);
flash_image_start   81 drivers/mtd/parsers/parser_imagetag.c 		if (kstrtouint(buf->flash_image_start, 10, &rootfsaddr) ||
flash_image_start   84 drivers/mtd/parsers/parser_imagetag.c 				(int)sizeof(buf->flash_image_start),
flash_image_start   85 drivers/mtd/parsers/parser_imagetag.c 				buf->flash_image_start);
flash_image_start   68 include/linux/bcm963xx_tag.h 	char flash_image_start[ADDRESS_LEN];