Searched defs:sst_dsp_device (Results 1 – 2 of 2) sorted by relevance
184 struct sst_dsp_device { struct186 struct sst_ops *ops;187 irqreturn_t (*thread)(int irq, void *context);188 void *thread_context;
719 static struct sst_device sst_dsp_device = { variable