Home
last modified time | relevance | path

Searched refs:auto_name (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dload_kernel.h37 u8 auto_name; /* set to 1 for generated name */ member
/OK3568_Linux_fs/u-boot/cmd/
H A Djffs2.c380 part->auto_name = 0; in mtdparts_init()
H A Dmtdparts.c694 part->auto_name = 0; in part_parse()
698 part->auto_name = 1; in part_parse()
1153 if(!part->auto_name) { in generate_mtdparts()