Home
last modified time | relevance | path

Searched refs:nvdimm_bus_descriptor (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/include/linux/
Dlibnvdimm.h74 struct nvdimm_bus_descriptor;
75 typedef int (*ndctl_fn)(struct nvdimm_bus_descriptor *nd_desc,
80 struct nvdimm_bus_descriptor { struct
88 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc); argument
89 int (*clear_to_send)(struct nvdimm_bus_descriptor *nd_desc, argument
165 struct nvdimm_bus_descriptor *nfit_desc);
172 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus);
/Linux-v4.19/drivers/acpi/nfit/
Dnfit.h187 struct nvdimm_bus_descriptor nd_desc;
280 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_desc()
290 int acpi_nfit_ctl(struct nvdimm_bus_descriptor *nd_desc, struct nvdimm *nvdimm,
Dcore.c80 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_nfit_desc()
87 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in to_acpi_dev()
394 int acpi_nfit_ctl(struct nvdimm_bus_descriptor *nd_desc, struct nvdimm *nvdimm, in acpi_nfit_ctl()
1192 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in bus_dsm_mask_show()
1203 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in revision_show()
1214 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in hw_error_scrub_show()
1230 struct nvdimm_bus_descriptor *nd_desc; in hw_error_scrub_store()
1270 struct nvdimm_bus_descriptor *nd_desc; in scrub_show()
1291 struct nvdimm_bus_descriptor *nd_desc; in scrub_store()
1317 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in ars_supported()
[all …]
/Linux-v4.19/drivers/nvdimm/
Dcore.c203 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus) in to_nd_desc()
325 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in commands_show()
336 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_provider()
375 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in wait_probe_show()
De820.c58 static struct nvdimm_bus_descriptor nd_desc; in e820_pmem_probe()
Dof_pmem.c24 struct nvdimm_bus_descriptor bus_desc;
Ddimm_devs.c69 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea()
93 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_config_data()
149 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data()
Dnd-core.h27 struct nvdimm_bus_descriptor *nd_desc;
Dbus.c238 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison()
341 struct nvdimm_bus_descriptor *nd_desc) in nvdimm_bus_register()
893 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nd_cmd_clear_to_send()
921 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in __nd_ioctl()
/Linux-v4.19/tools/testing/nvdimm/test/
Dnfit.c947 static int nfit_test_ctl(struct nvdimm_bus_descriptor *nd_desc, in nfit_test_ctl()
2572 struct nvdimm_bus_descriptor *nd_desc; in nfit_test_probe()
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt305 struct nvdimm_bus_descriptor *nfit_desc);