Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/fpga/
A Dfpga-mgr.h140 struct fpga_manager_info { struct
234 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info);
242 devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info);
/linux-6.3-rc2/drivers/fpga/
A Dfpga-mgr.c779 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) in fpga_mgr_register_full()
865 struct fpga_manager_info info = { 0 }; in fpga_mgr_register()
913 devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) in devm_fpga_mgr_register_full()
952 struct fpga_manager_info info = { 0 }; in devm_fpga_mgr_register()
A Ddfl-fme-mgr.c279 struct fpga_manager_info info = { 0 }; in fme_mgr_probe()
/linux-6.3-rc2/Documentation/driver-api/fpga/
A Dfpga-mgr.rst127 * struct fpga_manager_info - Parameter structure for fpga_mgr_register_full()
147 :functions: fpga_manager_info

Completed in 6 milliseconds