Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dplatform_device.h306 extern void early_platform_cleanup(void);
/linux-4.4.14/drivers/base/
Dplatform.c1086 early_platform_cleanup(); in platform_bus_init()
1393 void __init early_platform_cleanup(void) in early_platform_cleanup() function