Searched refs:read_adapter_vpd (Results 1 – 4 of 4) sorted by relevance
478 return cxl_ops->read_adapter_vpd(afu->adapter, buf, count); in cxl_read_adapter_vpd()
947 ssize_t (*read_adapter_vpd)(struct cxl *adapter, void *buf, size_t count); member
1209 .read_adapter_vpd = cxl_guest_read_adapter_vpd,
1308 .read_adapter_vpd = cxl_pci_read_adapter_vpd,