Home
last modified time | relevance | path

Searched refs:of_fpga_mgr_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/fpga/
Dfpga-mgr.h118 struct fpga_manager *of_fpga_mgr_get(struct device_node *node);
/linux-4.4.14/Documentation/fpga/
Dfpga-mgr.txt40 struct fpga_manager *of_fpga_mgr_get(struct device_node *node);
79 struct fpga_manager *mgr = of_fpga_mgr_get(mgr_node);
105 struct fpga_manager *mgr = of_fpga_mgr_get(mgr_node);
/linux-4.4.14/drivers/fpga/
Dfpga-mgr.c197 struct fpga_manager *of_fpga_mgr_get(struct device_node *node) in of_fpga_mgr_get() function
229 EXPORT_SYMBOL_GPL(of_fpga_mgr_get);