Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp.h175 struct sst_dsp_device { struct
177 struct sst_ops *ops;
178 irqreturn_t (*thread)(int irq, void *context);
179 void *thread_context;
/Linux-v5.4/sound/soc/intel/atom/sst/
Dsst_drv_interface.c693 static struct sst_device sst_dsp_device = { variable