Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Ddd.c70 static bool defer_all_probes; variable
205 defer_all_probes = true; in device_block_probing()
218 defer_all_probes = false; in device_unblock_probing()
582 if (defer_all_probes) { in really_probe()
806 !defer_all_probes) in driver_probe_device()

Completed in 4 milliseconds