Searched refs:compat_id (Results 1 – 8 of 8) sorted by relevance
166 if (!region->compat_id) in compat_id_show()170 (unsigned long long)region->compat_id->id_h, in compat_id_show()171 (unsigned long long)region->compat_id->id_l); in compat_id_show()174 static DEVICE_ATTR_RO(compat_id);212 region->compat_id = info->compat_id; in fpga_region_register_full()
44 info.compat_id = mgr->compat_id; in fme_region_probe()
302 info.compat_id = devm_kzalloc(dev, sizeof(*info.compat_id), GFP_KERNEL); in fme_mgr_probe()303 if (!info.compat_id) in fme_mgr_probe()306 fme_mgr_get_compat_id(priv->ioaddr, info.compat_id); in fme_mgr_probe()
810 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; member48 struct fpga_compat_id *compat_id; member
142 struct fpga_compat_id *compat_id; member211 struct fpga_compat_id *compat_id; member
249 the compat_id exposed by the target FPGA region. This check is usually done by