Home
last modified time | relevance | path

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

/include/linux/fpga/
Dfpga-bridge.h32 struct fpga_bridge { struct
36 const struct fpga_bridge_ops *br_ops; argument
42 #define to_fpga_bridge(d) container_of(d, struct fpga_bridge, dev) argument