Home
last modified time | relevance | path

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

/linux-4.4.14/sound/aoa/core/
Dcore.c85 int aoa_fabric_register(struct aoa_fabric *new_fabric, struct device *dev) in aoa_fabric_register() function
114 EXPORT_SYMBOL_GPL(aoa_fabric_register);
/linux-4.4.14/sound/aoa/
Daoa.h100 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev);
/linux-4.4.14/sound/aoa/fabrics/
Dlayout.c1065 err = aoa_fabric_register(&layout_fabric, &sdev->ofdev.dev); in aoa_fabric_layout_probe()