Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/power/
H A Dmain.c333 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate() function
1247 dpm_wait_for_subordinate(dev, async); in device_suspend_noirq()
1426 dpm_wait_for_subordinate(dev, async); in device_suspend_late()
1633 dpm_wait_for_subordinate(dev, async); in device_suspend()