Searched refs:aoa_fabric (Results 1 – 3 of 3) sorted by relevance
57 struct aoa_fabric *fabric;68 struct aoa_fabric { struct100 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); argument106 aoa_fabric_unregister(struct aoa_fabric *fabric);
21 static struct aoa_fabric *fabric;85 int aoa_fabric_register(struct aoa_fabric *new_fabric, struct device *dev) in aoa_fabric_register()116 void aoa_fabric_unregister(struct aoa_fabric *old_fabric) in aoa_fabric_unregister()
982 static struct aoa_fabric layout_fabric = {