Searched refs:type_guid (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/nvdimm/
H A Dlabel.h115 * @type_guid: copy of struct acpi_nfit_system_address.range_guid
137 guid_t type_guid; member in struct:nvdimm_efi_label
H A Dlabel.c822 if (efi_namespace_label_has(ndd, type_guid))
823 guid_copy(&nd_label->efi.type_guid, guid);
829 if (ndd->cxl || !efi_namespace_label_has(ndd, type_guid))
831 if (!guid_equal(&nd_label->efi.type_guid, guid)) {
832 dev_dbg(ndd->dev, "expect type_guid %pUb got %pUb\n", guid,
833 &nd_label->efi.type_guid);
924 nsl_set_type_guid(ndd, nd_label, &nd_set->type_guid);
H A Dnamespace_devs.c1590 &nd_set->type_guid))
/linux-master/include/linux/
H A Dlibnvdimm.h114 guid_t type_guid; member in struct:nd_interleave_set
/linux-master/drivers/acpi/nfit/
H A Dcore.c2274 import_guid(&nd_set->type_guid, spa->range_guid);

Completed in 418 milliseconds