Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbus.c82 nvdimm_bus->probe_active++; in nvdimm_bus_probe_start()
89 if (--nvdimm_bus->probe_active == 0) in nvdimm_bus_probe_end()
457 if (nvdimm_bus->probe_active == 0) in wait_nvdimm_bus_probe_idle()
461 nvdimm_bus->probe_active == 0); in wait_nvdimm_bus_probe_idle()
Dnd-core.h32 int id, probe_active; member