Searched refs:opae_adapter_ops (Results 1 – 4 of 4) sorted by relevance
11 extern struct opae_adapter_ops ifpga_adapter_ops;
258 struct opae_adapter_ops { struct294 struct opae_adapter_ops *ops;
344 struct opae_adapter_ops ifpga_adapter_ops = {
297 static struct opae_adapter_ops *match_ops(struct opae_adapter *adapter) in match_ops()