Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/power/
Dmain.c1203 static int device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in device_suspend_noirq() function
1280 device_suspend_noirq(dev, pm_transition, true); in async_suspend_noirq()
1308 error = device_suspend_noirq(dev, state, false); in dpm_noirq_suspend_devices()