Searched defs:sst_dsp_device (Results 1 – 4 of 4) sorted by relevance
22 struct sst_dsp_device { struct24 struct sst_ops *ops;25 irqreturn_t (*thread)(int irq, void *context);26 void *thread_context;
685 static struct sst_device sst_dsp_device = { variable
690 static struct sst_device sst_dsp_device = { variable