fpga_bridge
struct fpga_bridge *br = platform_get_drvdata(pdev);
static int alt_fpga2sdram_enable_show(struct fpga_bridge *bridge)
static int alt_fpga2sdram_enable_set(struct fpga_bridge *bridge, bool enable)
struct fpga_bridge *br;
static int altera_freeze_br_enable_set(struct fpga_bridge *bridge,
static int altera_freeze_br_enable_show(struct fpga_bridge *bridge)
struct fpga_bridge *br;
struct fpga_bridge *br = platform_get_drvdata(pdev);
struct fpga_bridge *br;
struct fpga_bridge *bridge = platform_get_drvdata(pdev);
static int alt_hps2fpga_enable_show(struct fpga_bridge *bridge)
static int alt_hps2fpga_enable_set(struct fpga_bridge *bridge, bool enable)
static int fme_bridge_enable_set(struct fpga_bridge *bridge, bool enable)
struct fpga_bridge *br;
struct fpga_bridge *br = platform_get_drvdata(pdev);
struct fpga_bridge *fpga_bridge_get(struct device *dev,
struct fpga_bridge *bridge;
void fpga_bridge_put(struct fpga_bridge *bridge)
struct fpga_bridge *bridge;
struct fpga_bridge *bridge;
struct fpga_bridge *bridge, *next;
struct fpga_bridge *bridge;
struct fpga_bridge *bridge;
int fpga_bridge_enable(struct fpga_bridge *bridge)
struct fpga_bridge *bridge = to_fpga_bridge(dev);
struct fpga_bridge *bridge = to_fpga_bridge(dev);
ATTRIBUTE_GROUPS(fpga_bridge);
struct fpga_bridge *
struct fpga_bridge *bridge;
void fpga_bridge_unregister(struct fpga_bridge *bridge)
struct fpga_bridge *bridge = to_fpga_bridge(dev);
int fpga_bridge_disable(struct fpga_bridge *bridge)
static struct fpga_bridge *__fpga_bridge_get(struct device *bridge_dev,
struct fpga_bridge *bridge;
struct fpga_bridge *of_fpga_bridge_get(struct device_node *np,
struct fpga_bridge *bridge;
list_first_entry_or_null(&bridge_list, struct fpga_bridge, node));
list_first_entry_or_null(&bridge_list, struct fpga_bridge, node));
struct fpga_bridge *bridge;
struct fpga_bridge *);
static int op_enable_set(struct fpga_bridge *bridge, bool enable)
struct fpga_bridge *bridge;
struct fpga_bridge *bridge;
struct fpga_bridge *);
static int op_enable_set(struct fpga_bridge *bridge, bool enable)
struct fpga_bridge *bridge = region->priv;
struct fpga_bridge *br;
struct fpga_bridge *bridge = platform_get_drvdata(pdev);
static int xlnx_pr_decoupler_enable_set(struct fpga_bridge *bridge, bool enable)
static int xlnx_pr_decoupler_enable_show(struct fpga_bridge *bridge)
int (*enable_show)(struct fpga_bridge *bridge);
int (*enable_set)(struct fpga_bridge *bridge, bool enable);
void (*fpga_bridge_remove)(struct fpga_bridge *bridge);
#define to_fpga_bridge(d) container_of(d, struct fpga_bridge, dev)
struct fpga_bridge *of_fpga_bridge_get(struct device_node *node,
struct fpga_bridge *fpga_bridge_get(struct device *dev,
void fpga_bridge_put(struct fpga_bridge *bridge);
int fpga_bridge_enable(struct fpga_bridge *bridge);
int fpga_bridge_disable(struct fpga_bridge *bridge);
struct fpga_bridge *
struct fpga_bridge;
void fpga_bridge_unregister(struct fpga_bridge *br);