Searched refs:fpga_mgr_register_full (Results 1 – 3 of 3) sorted by relevance
27 probe function calls fpga_mgr_register() or fpga_mgr_register_full(), such as::127 * struct fpga_manager_info - Parameter structure for fpga_mgr_register_full()128 * fpga_mgr_register_full() - Create and register an FPGA manager using the133 fpga_mgr_register_full()150 :functions: fpga_mgr_register_full
779 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) in fpga_mgr_register_full() function844 EXPORT_SYMBOL_GPL(fpga_mgr_register_full);871 return fpga_mgr_register_full(parent, &info); in fpga_mgr_register()922 mgr = fpga_mgr_register_full(parent, info); in devm_fpga_mgr_register_full()
234 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info);