Home
last modified time | relevance | path

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

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