Searched refs:opae_bridge_ops (Results 1 – 4 of 4) sorted by relevance
104 struct opae_bridge_ops;113 struct opae_bridge_ops *ops;117 struct opae_bridge_ops { struct123 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data); argument
13 extern struct opae_bridge_ops ifpga_br_ops;
181 struct opae_bridge_ops ifpga_br_ops = {
24 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data) in opae_bridge_alloc()