Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/
A Dmtdpart.c35 static struct mtd_info *allocate_partition(struct mtd_info *parent, in allocate_partition() function
265 child = allocate_partition(parent, &part, -1, offset); in mtd_add_partition()
405 child = allocate_partition(parent, parts + i, i, cur_offset); in add_mtd_partitions()

Completed in 3 milliseconds