Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/power/
Dmain.c333 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate() function
1212 dpm_wait_for_subordinate(dev, async); in device_suspend_noirq()
1387 dpm_wait_for_subordinate(dev, async); in device_suspend_late()
1593 dpm_wait_for_subordinate(dev, async); in device_suspend()