Home
last modified time | relevance | path

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

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