Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/power/
Dmain.c1583 static int device_suspend(struct device *dev, pm_message_t state, bool async) in device_suspend() function
1712 device_suspend(dev, pm_transition, true); in async_suspend()
1748 error = device_suspend(dev, state, false); in dpm_suspend()