Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Ddimm.c27 rc = nvdimm_check_config_data(dev); in nvdimm_probe()
Dnd.h247 int nvdimm_check_config_data(struct device *dev);
Ddimm_devs.c29 int nvdimm_check_config_data(struct device *dev) in nvdimm_check_config_data() function
51 rc = nvdimm_check_config_data(ndd->dev); in validate_dimm()