Home
last modified time | relevance | path

Searched refs:read_vpd (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/misc/cxl/
Dof.c111 static int read_vpd(struct cxl *adapter, struct cxl_afu *afu) in read_vpd() function
187 read_vpd(NULL, afu); in cxl_of_read_afu_properties()
429 read_vpd(adapter, NULL); in cxl_of_read_adapter_properties()
/linux-6.1.9/drivers/scsi/cxlflash/
Dmain.c1628 static int read_vpd(struct cxlflash_cfg *cfg, u64 wwpn[]) in read_vpd() function
1756 rc = read_vpd(cfg, &wwpn[0]); in init_global()