Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Ddd.c65 static bool defer_all_probes; variable
188 defer_all_probes = true; in device_block_probing()
201 defer_all_probes = false; in device_unblock_probing()
453 if (defer_all_probes) { in really_probe()