Searched refs:read_vpd (Results 1 – 6 of 6) sorted by relevance
19 int read_vpd(struct vpd_cache *cache,
199 int read_vpd(struct vpd_cache *cache, in read_vpd() function
111 static int read_vpd(struct cxl *adapter, struct cxl_afu *afu) in read_vpd() function187 read_vpd(NULL, afu); in cxl_of_read_afu_properties()429 read_vpd(adapter, NULL); in cxl_of_read_adapter_properties()
359 res = read_vpd(&vpd, vpd_callback); in board_late_init()
685 if (!read_vpd(&vpd, vpd_callback)) { in board_init()
1628 static int read_vpd(struct cxlflash_cfg *cfg, u64 wwpn[]) in read_vpd() function1756 rc = read_vpd(cfg, &wwpn[0]); in init_global()