Searched refs:sst_dev (Results 1 – 3 of 3) sorted by relevance
406 struct sst_dsp_device *sst_dev, int irq) in skl_dsp_ctx_init() argument418 sst->sst_dev = sst_dev; in skl_dsp_ctx_init()420 sst->ops = sst_dev->ops; in skl_dsp_ctx_init()421 sst->thread_context = sst_dev->thread_context; in skl_dsp_ctx_init()435 struct sst_dsp_device *sst_dev = sst->sst_dev; in skl_dsp_acquire_irq() local440 sst_dev->thread, IRQF_SHARED, "AudioDSP", sst); in skl_dsp_acquire_irq()
202 struct sst_dsp_device *sst_dev, int irq);
64 struct sst_dsp_device *sst_dev; member