Searched refs:opae_bridge_alloc (Results 1 – 3 of 3) sorted by relevance
123 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data);
24 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data) in opae_bridge_alloc() function
246 br = opae_bridge_alloc(hw->adapter->name, &ifpga_br_ops, in build_info_commit_dev()