Home
last modified time | relevance | path

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

/sound/aoa/core/
Dcore.c125 aoa_fabric_unlink_codec(c); in aoa_fabric_unregister()
134 void aoa_fabric_unlink_codec(struct aoa_codec *codec) in aoa_fabric_unlink_codec() function
149 EXPORT_SYMBOL_GPL(aoa_fabric_unlink_codec);
/sound/aoa/
Daoa.h112 aoa_fabric_unlink_codec(struct aoa_codec *codec);
/sound/aoa/fabrics/
Dlayout.c1098 aoa_fabric_unlink_codec(ldev->codecs[i]); in aoa_fabric_layout_remove()