Searched refs:opae_bridge_ops (Results 1 – 4 of 4) sorted by relevance
109 struct opae_bridge_ops;118 struct opae_bridge_ops *ops;122 struct opae_bridge_ops { struct128 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data); argument
13 extern struct opae_bridge_ops ifpga_br_ops;
182 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()