Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in mtdpart_setup() function
409 __setup("mtdparts=", mtdpart_setup);
419 mtdpart_setup(mtdparts); in cmdline_parser_init()
/kernel/linux/linux-6.6/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) in mtdpart_setup() function
409 __setup("mtdparts=", mtdpart_setup);
419 mtdpart_setup(mtdparts); in cmdline_parser_init()

Completed in 2 milliseconds