Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/
H A Dplatform_early.c330 void __init early_platform_cleanup(void) in early_platform_cleanup() function
/openbmc/linux/include/linux/
H A Dplatform_device.h407 void early_platform_cleanup(void);
/openbmc/linux/drivers/base/
H A Dplatform.c1515 void __weak __init early_platform_cleanup(void) { } in early_platform_cleanup() function
1521 early_platform_cleanup(); in platform_bus_init()