Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/fpga/
Dfpga-mgr.h134 const struct fpga_manager_ops *mops;
154 struct fpga_manager_ops { struct
192 const struct fpga_manager_ops *mops;
218 const struct fpga_manager_ops *mops, void *priv);
225 const struct fpga_manager_ops *mops, void *priv);
/linux-5.19.10/Documentation/driver-api/fpga/
Dfpga-mgr.rst29 static const struct fpga_manager_ops socfpga_fpga_ops = {
111 * struct fpga_manager_ops - Low level FPGA manager driver ops
129 :functions: fpga_manager_ops
/linux-5.19.10/drivers/fpga/
Dversal-fpga.c40 static const struct fpga_manager_ops versal_fpga_ops = {
Dzynqmp-fpga.c80 static const struct fpga_manager_ops zynqmp_fpga_ops = {
Dts73xx-fpga.c95 static const struct fpga_manager_ops ts73xx_fpga_ops = {
Dfpga-mgr.c608 const struct fpga_manager_ops *mops = info->mops; in fpga_mgr_register_full()
690 const struct fpga_manager_ops *mops, void *priv) in fpga_mgr_register()
777 const struct fpga_manager_ops *mops, void *priv) in devm_fpga_mgr_register()
Daltera-pr-ip-core.c169 static const struct fpga_manager_ops alt_pr_ops = {
Dice40-spi.c128 static const struct fpga_manager_ops ice40_fpga_ops = {
Dxilinx-spi.c216 static const struct fpga_manager_ops xilinx_spi_ops = {
Daltera-ps-spi.c233 static const struct fpga_manager_ops altera_ps_ops = {
Ddfl-fme-mgr.c262 static const struct fpga_manager_ops fme_mgr_ops = {
Dmachxo2-spi.c356 static const struct fpga_manager_ops machxo2_ops = {
Dsocfpga-a10.c460 static const struct fpga_manager_ops socfpga_a10_fpga_mgr_ops = {
Dstratix10-soc.c391 static const struct fpga_manager_ops s10_ops = {
Dsocfpga.c536 static const struct fpga_manager_ops socfpga_fpga_ops = {
Dzynq-fpga.c545 static const struct fpga_manager_ops zynq_fpga_ops = {
Daltera-cvp.c518 static const struct fpga_manager_ops altera_cvp_ops = {