Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h140 struct fpga_manager_info { struct
238 __fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info,
252 __devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info,
/openbmc/linux/drivers/fpga/
H A Dfpga-mgr.c787 __fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info, in __fpga_mgr_register_full()
877 struct fpga_manager_info info = { 0 }; in __fpga_mgr_register()
926 __devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info, in __devm_fpga_mgr_register_full()
968 struct fpga_manager_info info = { 0 }; in __devm_fpga_mgr_register()
H A Ddfl-fme-mgr.c279 struct fpga_manager_info info = { 0 }; in fme_mgr_probe()
/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-mgr.rst129 * struct fpga_manager_info - Parameter structure for fpga_mgr_register_full()
153 :functions: fpga_manager_info