Searched refs:nvdimm_bus_descriptor (Results 1 – 19 of 19) sorted by relevance
78 struct nvdimm_bus_descriptor;79 typedef int (*ndctl_fn)(struct nvdimm_bus_descriptor *nd_desc,84 struct nvdimm_bus_descriptor { struct93 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc); argument94 int (*clear_to_send)(struct nvdimm_bus_descriptor *nd_desc, argument229 (struct nvdimm_bus_descriptor *nd_desc);231 (struct nvdimm_bus_descriptor *nd_desc);232 int (*activate)(struct nvdimm_bus_descriptor *nd_desc);248 struct nvdimm_bus_descriptor *nfit_desc);255 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus);[all …]
195 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus) in to_nd_desc()285 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in commands_show()296 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_provider()335 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in wait_probe_show()364 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in capability_show()388 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_show()417 struct nvdimm_bus_descriptor *nd_desc = data; in exec_firmware_activate()426 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_store()470 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_firmware_visible()
40 struct nvdimm_bus_descriptor nd_desc;
37 static struct nvdimm_bus_descriptor nd_desc; in e820_pmem_probe()
13 struct nvdimm_bus_descriptor bus_desc;
64 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea()87 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_get_config_data()136 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data()539 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_firmware_visible()
20 struct nvdimm_bus_descriptor *nd_desc;
221 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison()337 struct nvdimm_bus_descriptor *nd_desc) in nvdimm_bus_register()1001 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nd_cmd_clear_to_send()1029 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in __nd_ioctl()
15 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_show()25 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_store()42 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in intel_fwa_supported()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()
238 struct nvdimm_bus_descriptor nd_desc;335 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_desc()345 int acpi_nfit_ctl(struct nvdimm_bus_descriptor *nd_desc, struct nvdimm *nvdimm,
91 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in to_acpi_dev()1225 struct nvdimm_bus_descriptor *nd_desc; in hw_error_scrub_store()1265 struct nvdimm_bus_descriptor *nd_desc; in scrub_show()1297 struct nvdimm_bus_descriptor *nd_desc; in scrub_store()1775 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_add_dimm()1969 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_get_fw_ops()2114 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_init_dsms()2343 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_get_cap()2363 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_start()2392 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_continue()[all …]
14 struct nvdimm_bus_descriptor bus_desc;
244 static int ndtest_ctl(struct nvdimm_bus_descriptor *nd_desc, in ndtest_ctl()
1348 static int nfit_test_ctl(struct nvdimm_bus_descriptor *nd_desc, in nfit_test_ctl()3127 struct nvdimm_bus_descriptor *nd_desc; in nfit_test_probe()
217 static int cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, in cxl_pmem_ctl()267 cxl_nvb->nd_desc = (struct nvdimm_bus_descriptor) { in cxl_nvdimm_bridge_probe()
547 struct nvdimm_bus_descriptor nd_desc;
121 struct nvdimm_bus_descriptor *nd_desc) in __wrap_nvdimm_bus_register()
63 struct nvdimm_bus_descriptor bus_desc;1003 static int papr_scm_ndctl(struct nvdimm_bus_descriptor *nd_desc, in papr_scm_ndctl()
256 struct nvdimm_bus_descriptor *nfit_desc);
Completed in 43 milliseconds