Home
last modified time | relevance | path

Searched refs:socfpga_fpga_ops (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/Documentation/driver-api/fpga/
Dfpga-mgr.rst29 static const struct fpga_manager_ops socfpga_fpga_ops = {
53 &socfpga_fpga_ops, priv);
/linux-5.19.10/drivers/fpga/
Dsocfpga.c536 static const struct fpga_manager_ops socfpga_fpga_ops = { variable
575 &socfpga_fpga_ops, priv); in socfpga_fpga_probe()