162306a36Sopenharmony_ciFPGA Bridge 262306a36Sopenharmony_ci=========== 362306a36Sopenharmony_ci 462306a36Sopenharmony_ciAPI to implement a new FPGA bridge 562306a36Sopenharmony_ci~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci* struct fpga_bridge - The FPGA Bridge structure 862306a36Sopenharmony_ci* struct fpga_bridge_ops - Low level Bridge driver ops 962306a36Sopenharmony_ci* fpga_bridge_register() - Create and register a bridge 1062306a36Sopenharmony_ci* fpga_bridge_unregister() - Unregister a bridge 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci.. kernel-doc:: include/linux/fpga/fpga-bridge.h 1362306a36Sopenharmony_ci :functions: fpga_bridge 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci.. kernel-doc:: include/linux/fpga/fpga-bridge.h 1662306a36Sopenharmony_ci :functions: fpga_bridge_ops 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ci.. kernel-doc:: drivers/fpga/fpga-bridge.c 1962306a36Sopenharmony_ci :functions: fpga_bridge_register 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ci.. kernel-doc:: drivers/fpga/fpga-bridge.c 2262306a36Sopenharmony_ci :functions: fpga_bridge_unregister 23