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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/maps/
H A Ddc21285.c109 static struct mtd_partition *dc21285_parts; variable in typeref:struct:mtd_partition
148 nrparts = parse_redboot_partitions(mymtd, &dc21285_parts);
155 add_mtd_partitions(mymtd, dc21285_parts, nrparts);
188 if(dc21285_parts)
189 kfree(dc21285_parts);

Completed in 29 milliseconds