Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Dpower.h15 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init() function
83 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init() function
/linux-4.19.296/drivers/base/
Dplatform.c1308 pm_runtime_early_init(dev); in early_platform_add_devices()