Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/base/
Dcore.c42 static unsigned int defer_sync_state_count = 1; variable
1184 defer_sync_state_count++; in device_links_supplier_sync_state_pause()
1194 if (!defer_sync_state_count) { in device_links_supplier_sync_state_resume()
1198 defer_sync_state_count--; in device_links_supplier_sync_state_resume()
1199 if (defer_sync_state_count) in device_links_supplier_sync_state_resume()
1352 if (defer_sync_state_count) in device_links_driver_bound()
1394 if (defer_sync_state_count) in device_links_driver_bound()