Symbol: fpga_manager_ops
drivers/fpga/altera-cvp.c
514
static const struct fpga_manager_ops altera_cvp_ops = {
drivers/fpga/altera-pr-ip-core.c
169
static const struct fpga_manager_ops alt_pr_ops = {
drivers/fpga/altera-ps-spi.c
226
static const struct fpga_manager_ops altera_ps_ops = {
drivers/fpga/dfl-fme-mgr.c
262
static const struct fpga_manager_ops fme_mgr_ops = {
drivers/fpga/fpga-mgr.c
790
const struct fpga_manager_ops *mops = info->mops;
drivers/fpga/fpga-mgr.c
875
const struct fpga_manager_ops *mops, void *priv, struct module *owner)
drivers/fpga/fpga-mgr.c
965
const struct fpga_manager_ops *mops, void *priv,
drivers/fpga/ice40-spi.c
128
static const struct fpga_manager_ops ice40_fpga_ops = {
drivers/fpga/lattice-sysconfig.c
346
static const struct fpga_manager_ops sysconfig_fpga_mgr_ops = {
drivers/fpga/machxo2-spi.c
356
static const struct fpga_manager_ops machxo2_ops = {
drivers/fpga/microchip-spi.c
357
static const struct fpga_manager_ops mpf_ops = {
drivers/fpga/socfpga-a10.c
460
static const struct fpga_manager_ops socfpga_a10_fpga_mgr_ops = {
drivers/fpga/socfpga.c
537
static const struct fpga_manager_ops socfpga_fpga_ops = {
drivers/fpga/stratix10-soc.c
392
static const struct fpga_manager_ops s10_ops = {
drivers/fpga/tests/fpga-mgr-test.c
193
static const struct fpga_manager_ops fake_mgr_ops = {
drivers/fpga/tests/fpga-region-test.c
66
static const struct fpga_manager_ops fake_mgr_ops = {
drivers/fpga/ts73xx-fpga.c
95
static const struct fpga_manager_ops ts73xx_fpga_ops = {
drivers/fpga/versal-fpga.c
40
static const struct fpga_manager_ops versal_fpga_ops = {
drivers/fpga/xilinx-core.c
188
static const struct fpga_manager_ops xilinx_core_ops = {
drivers/fpga/zynq-fpga.c
545
static const struct fpga_manager_ops zynq_fpga_ops = {
drivers/fpga/zynqmp-fpga.c
100
static const struct fpga_manager_ops zynqmp_fpga_ops = {
include/linux/fpga/fpga-mgr.h
143
const struct fpga_manager_ops *mops;
include/linux/fpga/fpga-mgr.h
213
const struct fpga_manager_ops *mops;
include/linux/fpga/fpga-mgr.h
245
const struct fpga_manager_ops *mops, void *priv, struct module *owner);
include/linux/fpga/fpga-mgr.h
258
const struct fpga_manager_ops *mops, void *priv,