Searched refs:compat_id (Results 1 – 8 of 8) sorted by relevance
167 if (!region->compat_id) in compat_id_show()171 (unsigned long long)region->compat_id->id_h, in compat_id_show()172 (unsigned long long)region->compat_id->id_l); in compat_id_show()175 static DEVICE_ATTR_RO(compat_id);215 region->compat_id = info->compat_id; in __fpga_region_register_full()
300 info.compat_id = devm_kzalloc(dev, sizeof(*info.compat_id), GFP_KERNEL); in fme_mgr_probe()301 if (!info.compat_id) in fme_mgr_probe()304 fme_mgr_get_compat_id(priv->ioaddr, info.compat_id); in fme_mgr_probe()
44 info.compat_id = mgr->compat_id; in fme_region_probe()
821 mgr->compat_id = info->compat_id; in __fpga_mgr_register_full()
1 What: /sys/class/fpga_region/<region>/compat_id8 FPGA region. This interface returns the compat_id value or9 just error code -ENOENT in case compat_id is not used.
26 struct fpga_compat_id *compat_id; member49 struct fpga_compat_id *compat_id; member
142 struct fpga_compat_id *compat_id; member212 struct fpga_compat_id *compat_id; member
368 the compat_id exposed by the target FPGA region. This check is usually done by