Home
last modified time | relevance | path

Searched refs:read_adapter_vpd (Results 1 – 4 of 4) sorted by relevance

/drivers/misc/cxl/
Dapi.c478 return cxl_ops->read_adapter_vpd(afu->adapter, buf, count); in cxl_read_adapter_vpd()
Dcxl.h947 ssize_t (*read_adapter_vpd)(struct cxl *adapter, void *buf, size_t count); member
Dguest.c1209 .read_adapter_vpd = cxl_guest_read_adapter_vpd,
Dnative.c1308 .read_adapter_vpd = cxl_pci_read_adapter_vpd,