cxl_guest_read_adapter_vpd 1052 drivers/misc/cxl/cxl.h ssize_t cxl_guest_read_adapter_vpd(struct cxl *adapter, void *buf, size_t len); cxl_guest_read_adapter_vpd 1197 drivers/misc/cxl/guest.c .read_adapter_vpd = cxl_guest_read_adapter_vpd, cxl_guest_read_adapter_vpd 120 drivers/misc/cxl/of.c rc = cxl_guest_read_adapter_vpd(adapter, vpd, len);