Searched refs:aoa_fabric (Results 1 – 3 of 3) sorted by relevance
56 struct aoa_fabric *fabric;67 struct aoa_fabric { struct99 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); argument105 aoa_fabric_unregister(struct aoa_fabric *fabric);
20 static struct aoa_fabric *fabric;84 int aoa_fabric_register(struct aoa_fabric *new_fabric, struct device *dev) in aoa_fabric_register()115 void aoa_fabric_unregister(struct aoa_fabric *old_fabric) in aoa_fabric_unregister()
988 static struct aoa_fabric layout_fabric = {