Lines Matching defs:master
24 static int parse_fixed_partitions(struct mtd_info *master,
37 /* Pull of_node from the master device node */
38 mtd_node = mtd_get_of_node(master);
50 master->name, mtd_node);
87 master->name, pp,
100 master->name, pp,
134 master->name, pp, mtd_node);
154 static int parse_ofoldpart_partitions(struct mtd_info *master,
166 /* Pull of_node from the master device node */
167 dp = mtd_get_of_node(master);