Searched refs:mtdp (Results 1 – 3 of 3) sorted by relevance
493 partition_info[0].mtdp = &lowlvl_parts[0]; in init_dnpc()494 partition_info[1].mtdp = &lowlvl_parts[2]; in init_dnpc()495 partition_info[2].mtdp = &lowlvl_parts[1]; in init_dnpc()496 partition_info[3].mtdp = &lowlvl_parts[3]; in init_dnpc()
44 struct mtd_info **mtdp; /* pointer to store the MTD object */ member
436 if(parts[i].mtdp) in add_mtd_partitions()438 *parts[i].mtdp = &slave->mtd; in add_mtd_partitions()