Searched refs:dimm_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/nvdimm/test/ |
H A D | nfit.c | 213 struct device *dimm_dev[ARRAY_SIZE(handle)]; member 734 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() 737 dev_dbg(dimm_dev, "%s: alarm: %#x spares: %d (%d) mtemp: %d (%d) ctemp: %d (%d)\n", in smart_notify() 754 __acpi_nvdimm_notify(dimm_dev, 0x81); in smart_notify() 764 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_set_threshold() 773 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_set_threshold() 783 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_inject() 814 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_inject() 1478 &t->pdev.dev, t->dimm_dev[i]); in nfit_test_ctl() 1485 &t->pdev.dev, t->dimm_dev[ in nfit_test_ctl() 733 smart_notify(struct device *bus_dev, struct device *dimm_dev, struct nd_intel_smart *smart, struct nd_intel_smart_threshold *thresh) smart_notify() argument 759 nfit_test_cmd_smart_set_threshold( struct nd_intel_smart_set_threshold *in, unsigned int buf_len, struct nd_intel_smart_threshold *thresh, struct nd_intel_smart *smart, struct device *bus_dev, struct device *dimm_dev) nfit_test_cmd_smart_set_threshold() argument 778 nfit_test_cmd_smart_inject( struct nd_intel_smart_inject *inj, unsigned int buf_len, struct nd_intel_smart_threshold *thresh, struct nd_intel_smart *smart, struct device *bus_dev, struct device *dimm_dev) nfit_test_cmd_smart_inject() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
H A D | nfit.c | 210 struct device *dimm_dev[ARRAY_SIZE(handle)]; member 731 struct device *dimm_dev, struct nd_intel_smart *smart, in smart_notify() 734 dev_dbg(dimm_dev, "%s: alarm: %#x spares: %d (%d) mtemp: %d (%d) ctemp: %d (%d)\n", in smart_notify() 751 __acpi_nvdimm_notify(dimm_dev, 0x81); in smart_notify() 761 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_set_threshold() 770 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_set_threshold() 780 struct device *bus_dev, struct device *dimm_dev) in nfit_test_cmd_smart_inject() 811 smart_notify(bus_dev, dimm_dev, smart, thresh); in nfit_test_cmd_smart_inject() 1475 &t->pdev.dev, t->dimm_dev[i]); in nfit_test_ctl() 1482 &t->pdev.dev, t->dimm_dev[ in nfit_test_ctl() 730 smart_notify(struct device *bus_dev, struct device *dimm_dev, struct nd_intel_smart *smart, struct nd_intel_smart_threshold *thresh) smart_notify() argument 756 nfit_test_cmd_smart_set_threshold( struct nd_intel_smart_set_threshold *in, unsigned int buf_len, struct nd_intel_smart_threshold *thresh, struct nd_intel_smart *smart, struct device *bus_dev, struct device *dimm_dev) nfit_test_cmd_smart_set_threshold() argument 775 nfit_test_cmd_smart_inject( struct nd_intel_smart_inject *inj, unsigned int buf_len, struct nd_intel_smart_threshold *thresh, struct nd_intel_smart *smart, struct device *bus_dev, struct device *dimm_dev) nfit_test_cmd_smart_inject() argument [all...] |
Completed in 10 milliseconds