Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-dsp.h184 struct sst_dsp_device { struct
186 struct sst_ops *ops;
187 irqreturn_t (*thread)(int irq, void *context);
188 void *thread_context;
/sound/soc/intel/atom/sst/
Dsst_drv_interface.c719 static struct sst_device sst_dsp_device = { variable