Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dsysfs.c592 device_async_suspend_enabled(dev) ? in async_show()
/openbmc/linux/include/linux/
H A Ddevice.h958 static inline bool device_async_suspend_enabled(struct device *dev) in device_async_suspend_enabled() function