Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h206 struct fpga_manager { struct
212 const struct fpga_manager_ops *mops; argument
216 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) argument