Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/nvdimm/test/
H A Dndtest.c50 static struct ndtest_dimm dimm_group1[] = {
88 static struct ndtest_dimm dimm_group2[] = {
248 struct ndtest_dimm *dimm; in ndtest_ctl()
497 struct ndtest_dimm *dimm = dev_get_drvdata(dev); in handle_show()
506 struct ndtest_dimm *dimm = dev_get_drvdata(dev); in fail_cmd_show()
514 struct ndtest_dimm *dimm = dev_get_drvdata(dev); in fail_cmd_store()
531 struct ndtest_dimm *dimm = dev_get_drvdata(dev); in fail_cmd_code_show()
539 struct ndtest_dimm *dimm = dev_get_drvdata(dev); in fail_cmd_code_store()
572 struct ndtest_dimm *dimm = nvdimm_provider_data(nvdimm); in phys_id_show()
727 struct ndtest_dimm *dimm, int id) in ndtest_dimm_register()
[all …]
H A Dndtest.h32 struct ndtest_dimm { struct
71 struct ndtest_dimm *dimms; argument