Searched defs:sst_dsp_device (Results 1 – 2 of 2) sorted by relevance
175 struct sst_dsp_device { struct177 struct sst_ops *ops;178 irqreturn_t (*thread)(int irq, void *context);179 void *thread_context;
693 static struct sst_device sst_dsp_device = { variable