Searched refs:physmap_flash_driver (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/maps/
H A Dphysmap-core.c622 static struct platform_driver physmap_flash_driver = { variable in typeref:struct:platform_driver
658 err = platform_driver_register(&physmap_flash_driver);
663 platform_driver_unregister(&physmap_flash_driver);
675 platform_driver_unregister(&physmap_flash_driver);

Completed in 219 milliseconds