Searched refs:newpart (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/parsers/ |
H A D | cmdlinepart.c | 82 static struct mtd_partition * newpart(char *s, in newpart() function 169 parts = newpart(s + 1, &s, num_parts, this_part + 1, in newpart() 276 parts = newpart(p + 1, /* cmdline */ in mtdpart_setup_real()
|
/kernel/linux/linux-6.6/drivers/mtd/parsers/ |
H A D | cmdlinepart.c | 82 static struct mtd_partition * newpart(char *s, in newpart() function 169 parts = newpart(s + 1, &s, num_parts, this_part + 1, in newpart() 276 parts = newpart(p + 1, /* cmdline */ in mtdpart_setup_real()
|
Completed in 2 milliseconds