Searched refs:dimm_dev (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/testing/nvdimm/test/ |
| D | nfit.c | 212 struct device *dimm_dev[ARRAY_SIZE(handle)]; member 733 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() argument 736 dev_dbg(dimm_dev, "%s: alarm: %#x spares: %d (%d) mtemp: %d (%d) ctemp: %d (%d)\n", in smart_notify() 753 __acpi_nvdimm_notify(dimm_dev, 0x81); in smart_notify() 763 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_set_threshold() argument 772 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_set_threshold() 782 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_inject() argument 813 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_inject() 1477 &t->pdev.dev, t->dimm_dev[i]); in nfit_test_ctl() 1484 &t->pdev.dev, t->dimm_dev[i]); in nfit_test_ctl() [all …]
|