Home
last modified time | relevance | path

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

/arch/cris/arch-v32/drivers/
Daxisflashmap.c217 static struct mtd_partition aux_partition = { variable
578 aux_partition.size = aux_mtd->size; in init_axis_flash()
579 err = mtd_device_register(aux_mtd, &aux_partition, 1); in init_axis_flash()