Home
last modified time | relevance | path

Searched refs:fpga_manager_ops (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h143 const struct fpga_manager_ops *mops;
170 struct fpga_manager_ops { struct
213 const struct fpga_manager_ops *mops;
245 const struct fpga_manager_ops *mops, void *priv, struct module *owner);
258 const struct fpga_manager_ops *mops, void *priv,
/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-mgr.rst30 static const struct fpga_manager_ops socfpga_fpga_ops = {
91 with initial_header_size. If flag skip_header of fpga_manager_ops is true,
128 * struct fpga_manager_ops - Low level FPGA manager driver ops
150 :functions: fpga_manager_ops
/openbmc/linux/drivers/fpga/
H A Dversal-fpga.c40 static const struct fpga_manager_ops versal_fpga_ops = {
H A Dts73xx-fpga.c95 static const struct fpga_manager_ops ts73xx_fpga_ops = {
H A Dzynqmp-fpga.c100 static const struct fpga_manager_ops zynqmp_fpga_ops = {
H A Daltera-pr-ip-core.c169 static const struct fpga_manager_ops alt_pr_ops = {
H A Dfpga-mgr.c790 const struct fpga_manager_ops *mops = info->mops; in __fpga_mgr_register_full()
875 const struct fpga_manager_ops *mops, void *priv, struct module *owner) in __fpga_mgr_register()
965 const struct fpga_manager_ops *mops, void *priv, in __devm_fpga_mgr_register()
H A Dice40-spi.c128 static const struct fpga_manager_ops ice40_fpga_ops = {
H A Dxilinx-spi.c216 static const struct fpga_manager_ops xilinx_spi_ops = {
H A Daltera-ps-spi.c233 static const struct fpga_manager_ops altera_ps_ops = {
H A Ddfl-fme-mgr.c262 static const struct fpga_manager_ops fme_mgr_ops = {
H A Dmicrochip-spi.c357 static const struct fpga_manager_ops mpf_ops = {
H A Dlattice-sysconfig.c346 static const struct fpga_manager_ops sysconfig_fpga_mgr_ops = {
H A Dsocfpga-a10.c460 static const struct fpga_manager_ops socfpga_a10_fpga_mgr_ops = {
H A Dstratix10-soc.c392 static const struct fpga_manager_ops s10_ops = {
H A Dmachxo2-spi.c356 static const struct fpga_manager_ops machxo2_ops = {
H A Dsocfpga.c536 static const struct fpga_manager_ops socfpga_fpga_ops = {
H A Dzynq-fpga.c545 static const struct fpga_manager_ops zynq_fpga_ops = {
H A Daltera-cvp.c518 static const struct fpga_manager_ops altera_cvp_ops = {
/openbmc/linux/drivers/fpga/tests/
H A Dfpga-region-test.c53 static const struct fpga_manager_ops fake_mgr_ops = {
H A Dfpga-mgr-test.c183 static const struct fpga_manager_ops fake_mgr_ops = {