Lines Matching refs:skl_dev
49 struct skl_dev *skl = ctx->thread_context; in bxt_load_library()
184 struct skl_dev *skl = ctx->thread_context; in bxt_load_base_firmware()
268 struct skl_dev *skl = ctx->thread_context; in bxt_d0i3_target_state()
288 struct skl_dev *skl = container_of(work, in bxt_set_dsp_D0i3()
289 struct skl_dev, d0i3.work.work); in bxt_set_dsp_D0i3()
331 struct skl_dev *skl = ctx->thread_context; in bxt_schedule_dsp_D0i3()
350 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D0i0()
389 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D0()
486 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D3()
539 static struct sst_dsp_device skl_dev = { variable
546 struct skl_dev **dsp) in bxt_sst_dsp_init()
548 struct skl_dev *skl; in bxt_sst_dsp_init()
552 ret = skl_sst_ctx_init(dev, irq, fw_name, dsp_ops, dsp, &skl_dev); in bxt_sst_dsp_init()
589 int bxt_sst_init_fw(struct device *dev, struct skl_dev *skl) in bxt_sst_init_fw()
616 void bxt_sst_dsp_cleanup(struct device *dev, struct skl_dev *skl) in bxt_sst_dsp_cleanup()