Home
last modified time | relevance | path

Searched refs:aoa_fabric (Results 1 – 3 of 3) sorted by relevance

/sound/aoa/
Daoa.h57 struct aoa_fabric *fabric;
68 struct aoa_fabric { struct
100 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); argument
106 aoa_fabric_unregister(struct aoa_fabric *fabric);
/sound/aoa/core/
Dcore.c21 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()
/sound/aoa/fabrics/
Dlayout.c982 static struct aoa_fabric layout_fabric = {