Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/fpga/
Dfpga-mgr.h167 struct fpga_manager { struct
173 const struct fpga_manager_ops *mops; argument
177 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) argument
/kernel/linux/linux-6.6/include/linux/fpga/
Dfpga-mgr.h207 struct fpga_manager { struct
213 const struct fpga_manager_ops *mops; argument
218 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) argument