Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/
Ddd.c70 static bool defer_all_probes; variable
195 defer_all_probes = true; in device_block_probing()
208 defer_all_probes = false; in device_unblock_probing()
501 if (defer_all_probes) { in really_probe()