Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dbus.c68 nvdimm_bus->probe_active++; in nvdimm_bus_probe_start()
75 if (--nvdimm_bus->probe_active == 0) in nvdimm_bus_probe_end()
921 if (nvdimm_bus->probe_active == 0) in wait_nvdimm_bus_probe_idle()
926 nvdimm_bus->probe_active == 0); in wait_nvdimm_bus_probe_idle()
Dnd-core.h24 int id, probe_active; member