Home
last modified time | relevance | path

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

/linux-6.12.1/sound/aoa/
Daoa.h55 struct aoa_fabric *fabric;
66 struct aoa_fabric { struct
98 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); argument
104 aoa_fabric_unregister(struct aoa_fabric *fabric);
/linux-6.12.1/sound/aoa/core/
Dcore.c20 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()
/linux-6.12.1/sound/aoa/fabrics/
Dlayout.c989 static struct aoa_fabric layout_fabric = {