Home
last modified time | relevance | path

Searched refs:fpga_manager_info (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/fpga/
Dfpga-mgr.h131 struct fpga_manager_info { struct
214 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info);
222 devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info);
/linux-5.19.10/drivers/fpga/
Dfpga-mgr.c606 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) in fpga_mgr_register_full()
692 struct fpga_manager_info info = { 0 }; in fpga_mgr_register()
740 devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) in devm_fpga_mgr_register_full()
779 struct fpga_manager_info info = { 0 }; in devm_fpga_mgr_register()
Ddfl-fme-mgr.c279 struct fpga_manager_info info = { 0 }; in fme_mgr_probe()
/linux-5.19.10/Documentation/driver-api/fpga/
Dfpga-mgr.rst112 * struct fpga_manager_info - Parameter structure for fpga_mgr_register_full()
132 :functions: fpga_manager_info