Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/drivers/
Dplatform_early.c330 void __init early_platform_cleanup(void) in early_platform_cleanup() function
/Linux-v5.10/drivers/base/
Dplatform.c1389 void __weak __init early_platform_cleanup(void) { } in early_platform_cleanup() function
1395 early_platform_cleanup(); in platform_bus_init()