]> Git Repo - linux.git/blobdiff - include/linux/fpga/fpga-region.h
scsi: ibmvfc: Complete commands outside the host/queue lock
[linux.git] / include / linux / fpga / fpga-region.h
index 0521b7f577a4808fcefa3a5ed6336428519341aa..27cb706275dba81b8286ed46dcd252b5964f391f 100644 (file)
@@ -44,4 +44,8 @@ void fpga_region_free(struct fpga_region *region);
 int fpga_region_register(struct fpga_region *region);
 void fpga_region_unregister(struct fpga_region *region);
 
+struct fpga_region
+*devm_fpga_region_create(struct device *dev, struct fpga_manager *mgr,
+                       int (*get_bridges)(struct fpga_region *));
+
 #endif /* _FPGA_REGION_H */
This page took 0.028628 seconds and 4 git commands to generate.