/Linux-v6.6/drivers/nvdimm/ |
D | core.c | 286 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in commands_show() local 297 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_provider() local 336 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in wait_probe_show() local 365 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in capability_show() local 389 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_show() local 418 struct nvdimm_bus_descriptor *nd_desc = data; in exec_firmware_activate() local 427 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_store() local 471 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_firmware_visible() local
|
D | e820.c | 38 static struct nvdimm_bus_descriptor nd_desc; in e820_pmem_probe() local
|
D | dimm_devs.c | 62 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea() local 85 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_get_config_data() local 134 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data() local 537 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_firmware_visible() local
|
D | bus.c | 218 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison() local 334 struct nvdimm_bus_descriptor *nd_desc) in nvdimm_bus_register() 998 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nd_cmd_clear_to_send() local 1026 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in __nd_ioctl() local
|
D | virtio_pmem.h | 40 struct nvdimm_bus_descriptor nd_desc; member
|
D | nd-core.h | 20 struct nvdimm_bus_descriptor *nd_desc; member
|
/Linux-v6.6/drivers/acpi/nfit/ |
D | intel.c | 15 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_show() local 25 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_store() local 42 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in intel_fwa_supported() local 407 static int intel_bus_fwa_businfo(struct nvdimm_bus_descriptor *nd_desc, in intel_bus_fwa_businfo() 433 struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_state() 505 struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_capability() 518 static int intel_bus_fwa_activate(struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_activate()
|
D | core.c | 91 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in to_acpi_dev() local 437 int acpi_nfit_ctl(struct nvdimm_bus_descriptor *nd_desc, struct nvdimm *nvdimm, in acpi_nfit_ctl() 1186 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in bus_dsm_mask_show() local 1198 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in revision_show() local 1209 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in hw_error_scrub_show() local 1225 struct nvdimm_bus_descriptor *nd_desc; in hw_error_scrub_store() local 1265 struct nvdimm_bus_descriptor *nd_desc; in scrub_show() local 1297 struct nvdimm_bus_descriptor *nd_desc; in scrub_store() local 1323 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in ars_supported() local 1776 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_add_dimm() local [all …]
|
D | nfit.h | 238 struct nvdimm_bus_descriptor nd_desc; member 335 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_desc()
|
/Linux-v6.6/tools/testing/cxl/test/ |
D | mock.c | 121 struct nvdimm_bus_descriptor *nd_desc) in __wrap_nvdimm_bus_register()
|
/Linux-v6.6/drivers/cxl/ |
D | pmem.c | 215 static int cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, in cxl_pmem_ctl()
|
D | cxl.h | 528 struct nvdimm_bus_descriptor nd_desc; member
|
/Linux-v6.6/include/linux/ |
D | libnvdimm.h | 307 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in nvdimm_ctl() local
|
/Linux-v6.6/tools/testing/nvdimm/test/ |
D | ndtest.c | 238 static int ndtest_ctl(struct nvdimm_bus_descriptor *nd_desc, in ndtest_ctl()
|
D | nfit.c | 1348 static int nfit_test_ctl(struct nvdimm_bus_descriptor *nd_desc, in nfit_test_ctl() 3125 struct nvdimm_bus_descriptor *nd_desc; in nfit_test_probe() local
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | papr_scm.c | 1042 static int papr_scm_ndctl(struct nvdimm_bus_descriptor *nd_desc, in papr_scm_ndctl()
|