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 …]
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()389 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_show()418 struct nvdimm_bus_descriptor *nd_desc = data; in exec_firmware_activate()427 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in activate_store()471 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;
62 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_init_nsarea()85 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_get_config_data()134 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_set_config_data()537 struct nvdimm_bus_descriptor *nd_desc = nvdimm_bus->nd_desc; in nvdimm_firmware_visible()
20 struct nvdimm_bus_descriptor *nd_desc;
218 struct nvdimm_bus_descriptor *nd_desc; in nvdimm_clear_poison()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()1026 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()1776 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_add_dimm()1970 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_get_fw_ops()2115 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in acpi_nfit_init_dsms()2349 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_get_cap()2369 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_start()2398 struct nvdimm_bus_descriptor *nd_desc = &acpi_desc->nd_desc; in ars_continue()[all …]
45 struct nvdimm_bus_descriptor bus_desc;
238 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()3125 struct nvdimm_bus_descriptor *nd_desc; in nfit_test_probe()
214 static int cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, in cxl_pmem_ctl()266 cxl_nvb->nd_desc = (struct nvdimm_bus_descriptor) { in cxl_nvdimm_bridge_probe()
505 struct nvdimm_bus_descriptor nd_desc;
121 struct nvdimm_bus_descriptor *nd_desc) in __wrap_nvdimm_bus_register()
102 struct nvdimm_bus_descriptor bus_desc;1042 static int papr_scm_ndctl(struct nvdimm_bus_descriptor *nd_desc, in papr_scm_ndctl()
256 struct nvdimm_bus_descriptor *nfit_desc);
Completed in 39 milliseconds