Searched refs:pm_device_runtime_auto_enable (Results 1 – 3 of 3) sorted by relevance
38 int pm_device_runtime_auto_enable(const struct device *dev);174 static inline int pm_device_runtime_auto_enable(const struct device *dev)
330 (void)pm_device_runtime_auto_enable(dev); in do_device_init()
374 int pm_device_runtime_auto_enable(const struct device *dev) in pm_device_runtime_auto_enable() function