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

/linux-master/drivers/mtd/parsers/
H A Dcmdlinepart.c66 /* mtdpart_setup() parses into here */
69 /* the command line passed to mtdpart_setup() */
403 static int __init mtdpart_setup(char *s) function
409 __setup("mtdparts=", mtdpart_setup);
419 mtdpart_setup(mtdparts);

Completed in 353 milliseconds