Searched refs:nvdimm_bus_descriptor (Results 1 – 19 of 19) sorted by relevance
71 struct nvdimm_bus_descriptor;72 typedef int (*ndctl_fn)(struct nvdimm_bus_descriptor *nd_desc,77 struct nvdimm_bus_descriptor { struct86 int (*flush_probe)(struct nvdimm_bus_descriptor *nd_desc); argument87 int (*clear_to_send)(struct nvdimm_bus_descriptor *nd_desc, argument234 (struct nvdimm_bus_descriptor *nd_desc);236 (struct nvdimm_bus_descriptor *nd_desc);237 int (*activate)(struct nvdimm_bus_descriptor *nd_desc);253 struct nvdimm_bus_descriptor *nfit_desc);261 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus);[all …]
196 struct nvdimm_bus_descriptor *to_nd_desc(struct nvdimm_bus *nvdimm_bus) in to_nd_desc()286 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in commands_show()297 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_provider()336 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in wait_probe_show()365 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in capability_show()391 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_show()422 struct nvdimm_bus_descriptor *nd_desc = data; in exec_firmware_activate()431 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_store()477 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_bus_firmware_visible()
40 struct nvdimm_bus_descriptor nd_desc;
38 static struct nvdimm_bus_descriptor nd_desc; in e820_pmem_probe()
13 struct nvdimm_bus_descriptor bus_desc;
66 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea()89 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_get_config_data()138 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data()551 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_firmware_visible()
227 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison()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()1022 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in __nd_ioctl()
20 struct nvdimm_bus_descriptor *nd_desc;
14 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_show()24 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in firmware_activate_noidle_store()41 struct nvdimm_bus_descriptor *nd_desc = to_nd_desc(nvdimm_bus); in intel_fwa_supported()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()
242 struct nvdimm_bus_descriptor nd_desc;341 struct nvdimm_bus_descriptor *nd_desc) in to_acpi_desc()375 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()1298 struct nvdimm_bus_descriptor *nd_desc; in hw_error_scrub_store()1338 struct nvdimm_bus_descriptor *nd_desc; in scrub_show()1370 struct nvdimm_bus_descriptor *nd_desc; in scrub_store()1851 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_add_dimm()2045 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_get_fw_ops()2199 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_init_dsms()2699 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_get_cap()2719 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_start()2748 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_continue()[all …]
184 static int cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, in cxl_pmem_ctl()287 cxl_nvb->nd_desc = (struct nvdimm_bus_descriptor) { in cxl_nvdimm_bridge_probe()
211 struct nvdimm_bus_descriptor nd_desc;
45 struct nvdimm_bus_descriptor bus_desc;
299 static int ndtest_ctl(struct nvdimm_bus_descriptor *nd_desc, in ndtest_ctl()
1350 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()
158 struct nvdimm_bus_descriptor *nd_desc) in __wrap_nvdimm_bus_register()
101 struct nvdimm_bus_descriptor bus_desc;787 static int papr_scm_ndctl(struct nvdimm_bus_descriptor *nd_desc, in papr_scm_ndctl()
345 struct nvdimm_bus_descriptor *nfit_desc);
Completed in 46 milliseconds