Lines Matching refs:skl_dev
52 struct skl_dev *skl = ctx->thread_context; in bxt_load_library()
187 struct skl_dev *skl = ctx->thread_context; in bxt_load_base_firmware()
271 struct skl_dev *skl = ctx->thread_context; in bxt_d0i3_target_state()
291 struct skl_dev *skl = container_of(work, in bxt_set_dsp_D0i3()
292 struct skl_dev, d0i3.work.work); in bxt_set_dsp_D0i3()
334 struct skl_dev *skl = ctx->thread_context; in bxt_schedule_dsp_D0i3()
353 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D0i0()
392 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D0()
489 struct skl_dev *skl = ctx->thread_context; in bxt_set_dsp_D3()
544 static struct sst_dsp_device skl_dev = { variable
551 struct skl_dev **dsp) in bxt_sst_dsp_init()
553 struct skl_dev *skl; in bxt_sst_dsp_init()
557 ret = skl_sst_ctx_init(dev, irq, fw_name, dsp_ops, dsp, &skl_dev); in bxt_sst_dsp_init()
594 int bxt_sst_init_fw(struct device *dev, struct skl_dev *skl) in bxt_sst_init_fw()
621 void bxt_sst_dsp_cleanup(struct device *dev, struct skl_dev *skl) in bxt_sst_dsp_cleanup()