Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/fpga/
Dfpga-mgr.h177 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) macro
/kernel/linux/linux-6.6/include/linux/fpga/
Dfpga-mgr.h218 #define to_fpga_manager(d) container_of(d, struct fpga_manager, dev) macro