Home
last modified time | relevance | path

Searched refs:fpga_mgr_register_full (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-mgr.rst27 probe function calls ``fpga_mgr_register()`` or ``fpga_mgr_register_full()``,
129 * struct fpga_manager_info - Parameter structure for fpga_mgr_register_full()
139 Helper macros ``fpga_mgr_register_full()``, ``fpga_mgr_register()``,
/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h235 #define fpga_mgr_register_full(parent, info) \ macro