Home
last modified time | relevance | path

Searched defs:fpga_bridge (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/fpga/
H A Dfpga-bridge.h53 struct fpga_bridge { struct
57 const struct fpga_bridge_ops *br_ops; argument
64 #define to_fpga_bridge(d) container_of(d, struct fpga_bridge, dev) argument