Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/
Ddd.c69 static bool defer_all_probes; variable
192 defer_all_probes = true; in device_block_probing()
205 defer_all_probes = false; in device_unblock_probing()
499 if (defer_all_probes) { in really_probe()