Home
last modified time | relevance | path

Searched defs:nd_desc (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/nvdimm/
Dcore.c317 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in commands_show() local
328 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_provider() local
367 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in wait_probe_show() local
396 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in capability_show() local
422 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_show() local
453 struct nvdimm_bus_descriptor *nd_desc = data; in exec_firmware_activate() local
462 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_store() local
508 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_firmware_visible() local
De820.c38 static struct nvdimm_bus_descriptor nd_desc; in e820_pmem_probe() local
Ddimm_devs.c66 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea() local
89 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_get_config_data() local
138 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data() local
551 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_firmware_visible() local
Dbus.c227 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison() local
341 struct nvdimm_bus_descriptor *nd_desc) in nvdimm_bus_register()
994 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nd_cmd_clear_to_send() local
1022 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in __nd_ioctl() local
Dvirtio_pmem.h40 struct nvdimm_bus_descriptor nd_desc; member
Dnd-core.h20 struct nvdimm_bus_descriptor *nd_desc; member
/Linux-v5.15/drivers/acpi/nfit/
Dintel.c14 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_show() local
24 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_store() local
41 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in intel_fwa_supported() local
435 static int intel_bus_fwa_businfo(struct nvdimm_bus_descriptor *nd_desc, in intel_bus_fwa_businfo()
461 struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_state()
533 struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_capability()
546 static int intel_bus_fwa_activate(struct nvdimm_bus_descriptor *nd_desc) in intel_bus_fwa_activate()
Dcore.c91 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()
1259 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in bus_dsm_mask_show() local
1271 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in revision_show() local
1282 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in hw_error_scrub_show() local
1298 struct nvdimm_bus_descriptor *nd_desc; in hw_error_scrub_store() local
1338 struct nvdimm_bus_descriptor *nd_desc; in scrub_show() local
1370 struct nvdimm_bus_descriptor *nd_desc; in scrub_store() local
1396 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in ars_supported() local
1851 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_add_dimm() local
[all …]
Dnfit.h242 struct nvdimm_bus_descriptor nd_desc; member
341 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_desc()
/Linux-v5.15/drivers/cxl/
Dpmem.c75 static int cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, in cxl_pmem_ctl()
Dcxl.h217 struct nvdimm_bus_descriptor nd_desc; member
/Linux-v5.15/include/linux/
Dlibnvdimm.h316 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in nvdimm_ctl() local
/Linux-v5.15/tools/testing/nvdimm/test/
Dndtest.c299 static int ndtest_ctl(struct nvdimm_bus_descriptor *nd_desc, in ndtest_ctl()
Dnfit.c1350 static int nfit_test_ctl(struct nvdimm_bus_descriptor *nd_desc, in nfit_test_ctl()
3149 struct nvdimm_bus_descriptor *nd_desc; in nfit_test_probe() local
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dpapr_scm.c787 static int papr_scm_ndctl(struct nvdimm_bus_descriptor *nd_desc, in papr_scm_ndctl()