Home
last modified time | relevance | path

Searched defs:EffectFactoryLibListNode (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/audio/effect/model/include/
Deffect_core.h29 struct EffectFactoryLibListNode { struct
30 struct EffectFactory *factLib;
31 struct DListHead list; /**< Factory library list */
32 void *handle;