Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-core.c627 static struct platform_driver physmap_flash_driver = { variable
663 err = platform_driver_register(&physmap_flash_driver); in physmap_init()
668 platform_driver_unregister(&physmap_flash_driver); in physmap_init()
680 platform_driver_unregister(&physmap_flash_driver); in physmap_exit()