Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dsysfs.c566 device_async_suspend_enabled(dev) ? in async_show()
/linux-4.4.14/include/linux/
Ddevice.h938 static inline bool device_async_suspend_enabled(struct device *dev) in device_async_suspend_enabled() function