Home
last modified time | relevance | path

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

/sound/aoa/core/
Dcore.c53 if (fabric->attached_codec) in attach_codec_to_fabric()
54 fabric->attached_codec(c); in attach_codec_to_fabric()
/sound/aoa/
Daoa.h87 void (*attached_codec)(struct aoa_codec *codec); member
/sound/aoa/fabrics/
Dlayout.c987 .attached_codec = layout_attached_codec,