aoa_fabric         56 sound/aoa/aoa.h 	struct aoa_fabric *fabric;
aoa_fabric         99 sound/aoa/aoa.h aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
aoa_fabric        105 sound/aoa/aoa.h aoa_fabric_unregister(struct aoa_fabric *fabric);
aoa_fabric         20 sound/aoa/core/core.c static struct aoa_fabric *fabric;
aoa_fabric         84 sound/aoa/core/core.c int aoa_fabric_register(struct aoa_fabric *new_fabric, struct device *dev)
aoa_fabric        115 sound/aoa/core/core.c void aoa_fabric_unregister(struct aoa_fabric *old_fabric)
aoa_fabric        988 sound/aoa/fabrics/layout.c static struct aoa_fabric layout_fabric = {