Home
last modified time | relevance | path

Searched refs:compat_id (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/fpga/
Dfpga-region.c166 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()
Ddfl-fme-region.c44 info.compat_id = mgr->compat_id; in fme_region_probe()
Ddfl-fme-mgr.c302 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()
Dfpga-mgr.c810 mgr->compat_id = info->compat_id; in fpga_mgr_register_full()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-fpga-region1 What: /sys/class/fpga_region/<region>/compat_id
8 FPGA region. This interface returns the compat_id value or
9 just error code -ENOENT in case compat_id is not used.
/linux-6.1.9/include/linux/fpga/
Dfpga-region.h26 struct fpga_compat_id *compat_id; member
48 struct fpga_compat_id *compat_id; member
Dfpga-mgr.h142 struct fpga_compat_id *compat_id; member
211 struct fpga_compat_id *compat_id; member
/linux-6.1.9/Documentation/fpga/
Ddfl.rst249 the compat_id exposed by the target FPGA region. This check is usually done by