Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/
A Dmtdcore.c55 static struct backing_dev_info mtd_bdi_ro_mappable = { variable
424 mtd->backing_dev_info = &mtd_bdi_ro_mappable; in add_mtd_device()
1812 ret = mtd_bdi_init(&mtd_bdi_ro_mappable, "mtd-romap"); in init_mtd()
1832 bdi_destroy(&mtd_bdi_ro_mappable); in init_mtd()
1849 bdi_destroy(&mtd_bdi_ro_mappable); in cleanup_mtd()

Completed in 7 milliseconds