cfg_spool
LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
LIST_HEAD(spool_chain, cfg_spool) spool_chain;
#define SOF_SPOOL sizeof(struct cfg_spool)
struct cfg_spool *s;
struct cfg_spool *s, *tmp_s;
struct cfg_spool *s;
LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
struct cfg_spool *s;
LIST_HEAD(spool_chain, cfg_spool) spool_chain;