aoa_fabric
aoa_fabric_unregister(struct aoa_fabric *fabric);
struct aoa_fabric *fabric;
aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
void aoa_fabric_unregister(struct aoa_fabric *old_fabric)
static struct aoa_fabric *fabric;
int aoa_fabric_register(struct aoa_fabric *new_fabric, struct device *dev)
static struct aoa_fabric layout_fabric = {