Home
last modified time | relevance | path

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

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