Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dcore.c371 if (nd_desc->flush_probe) { in wait_probe_show()
372 rc = nd_desc->flush_probe(nd_desc); in wait_probe_show()
/Linux-v5.10/include/linux/
Dlibnvdimm.h86 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc); member
/Linux-v5.10/drivers/acpi/nfit/
Dcore.c3632 nd_desc->flush_probe = acpi_nfit_flush_probe; in acpi_nfit_desc_init()