Searched refs:of_fpga_mgr_get (Results 1 – 4 of 4) sorted by relevance
61 * of_fpga_mgr_get() - Get a reference to an FPGA manager, raise ref count,97 :functions: of_fpga_mgr_get
207 struct fpga_manager *of_fpga_mgr_get(struct device_node *node);
539 struct fpga_manager *of_fpga_mgr_get(struct device_node *node) in of_fpga_mgr_get() function549 EXPORT_SYMBOL_GPL(of_fpga_mgr_get);
58 mgr = of_fpga_mgr_get(mgr_node); in of_fpga_region_get_mgr()