Searched refs:aoa_fabric (Results 1 – 3 of 3) sorted by relevance
55 struct aoa_fabric *fabric;66 struct aoa_fabric { struct98 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); argument104 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()
989 static struct aoa_fabric layout_fabric = {