Searched refs:found_codec (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/aoa/core/
H A Dcore.c30 /* found_codec has to be assigned */ attach_codec_to_fabric()
32 if (fabric->found_codec) attach_codec_to_fabric()
33 err = fabric->found_codec(c); attach_codec_to_fabric()
/linux-4.4.14/sound/aoa/
H A Daoa.h77 int (*found_codec)(struct aoa_codec *codec); member in struct:aoa_fabric
82 * Also called if found_codec returned 0 but
85 /* If found_codec returned 0, and the codec
/linux-4.4.14/sound/aoa/fabrics/
H A Dlayout.c985 .found_codec = layout_found_codec,

Completed in 99 milliseconds