Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/fpga/
Dfpga-mgr.h101 struct fpga_manager { struct
106 const struct fpga_manager_ops *mops; argument
110 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) argument