Home
last modified time | relevance | path

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

/Linux-v5.4/sound/aoa/core/
Dcore.c124 aoa_fabric_unlink_codec(c); in aoa_fabric_unregister()
133 void aoa_fabric_unlink_codec(struct aoa_codec *codec) in aoa_fabric_unlink_codec() function
148 EXPORT_SYMBOL_GPL(aoa_fabric_unlink_codec);
/Linux-v5.4/sound/aoa/
Daoa.h111 aoa_fabric_unlink_codec(struct aoa_codec *codec);
/Linux-v5.4/sound/aoa/fabrics/
Dlayout.c1104 aoa_fabric_unlink_codec(ldev->codecs[i]); in aoa_fabric_layout_remove()