Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/maps/
Dphysmap.c234 static struct platform_device physmap_flash = { variable
252 err = platform_device_register(&physmap_flash); in physmap_init()
264 platform_device_unregister(&physmap_flash); in physmap_exit()
/Linux-v4.19/arch/mips/ar7/
Dplatform.c210 static struct platform_device physmap_flash = { variable
665 res = platform_device_register(&physmap_flash); in ar7_register_devices()