HomeSort by relevance Sort by last modified time
    Searched defs:mtdparts_init (Results 1 - 2 of 2) sorted by null

  /external/u-boot/cmd/
jffs2.c 233 * 'Static' version of command line mtdparts_init() routine. Single partition on
325 * 'Static' version of command line mtdparts_init() routine. Single partition on
330 int mtdparts_init(void) function
336 DEBUGF("\n---mtdparts_init---\n");
495 if (mtdparts_init() !=0)
544 if (mtdparts_init() !=0)
579 if (mtdparts_init() !=0)
mtdparts.c 1719 int mtdparts_init(void) function
    [all...]

Completed in 123 milliseconds