Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c41 static unsigned int defer_sync_state_count = 1; variable
1190 defer_sync_state_count++; in device_links_supplier_sync_state_pause()
1200 if (!defer_sync_state_count) { in device_links_supplier_sync_state_resume()
1204 defer_sync_state_count--; in device_links_supplier_sync_state_resume()
1205 if (defer_sync_state_count) in device_links_supplier_sync_state_resume()
1357 if (defer_sync_state_count) in device_links_driver_bound()
1399 if (defer_sync_state_count) in device_links_driver_bound()