Searched refs:of_fpga_mgr_get (Results 1 – 4 of 4) sorted by relevance
58 * of_fpga_mgr_get() — Get a reference to an FPGA manager, raise ref count,91 :functions: of_fpga_mgr_get
188 struct fpga_manager *of_fpga_mgr_get(struct device_node *node);
492 struct fpga_manager *of_fpga_mgr_get(struct device_node *node) in of_fpga_mgr_get() function502 EXPORT_SYMBOL_GPL(of_fpga_mgr_get);
58 mgr = of_fpga_mgr_get(mgr_node); in of_fpga_region_get_mgr()