Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dplatform_device.h275 extern void early_platform_cleanup(void);
/linux-4.1.27/drivers/base/
Dplatform.c1008 early_platform_cleanup(); in platform_bus_init()
1315 void __init early_platform_cleanup(void) in early_platform_cleanup() function