Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dpower.h15 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init() function
80 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init() function
/Linux-v5.4/drivers/base/
Dplatform.c1390 pm_runtime_early_init(dev); in early_platform_add_devices()