Home
last modified time | relevance | path

Searched refs:guest_collect_vpd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dguest.c64 static ssize_t guest_collect_vpd(struct cxl *adapter, struct cxl_afu *afu, in guest_collect_vpd() function
670 return guest_collect_vpd(NULL, afu, buf, len); in cxl_guest_read_afu_vpd()
1079 return guest_collect_vpd(adapter, NULL, buf, len); in cxl_guest_read_adapter_vpd()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dguest.c70 static ssize_t guest_collect_vpd(struct cxl *adapter, struct cxl_afu *afu, in guest_collect_vpd() function
676 return guest_collect_vpd(NULL, afu, buf, len); in cxl_guest_read_afu_vpd()
1085 return guest_collect_vpd(adapter, NULL, buf, len); in cxl_guest_read_adapter_vpd()

Completed in 3 milliseconds