Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Dcore.c52 static unsigned int defer_sync_state_count = 1; variable
1117 defer_sync_state_count++; in device_links_supplier_sync_state_pause()
1127 if (!defer_sync_state_count) { in device_links_supplier_sync_state_resume()
1131 defer_sync_state_count--; in device_links_supplier_sync_state_resume()
1132 if (defer_sync_state_count) in device_links_supplier_sync_state_resume()
1275 if (defer_sync_state_count) in device_links_driver_bound()
1305 if (defer_sync_state_count) in device_links_driver_bound()