Lines Matching defs:ctx
51 static unsigned int bxt_get_errorcode(struct sst_dsp *ctx) in bxt_get_errorcode()
57 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()
105 static int sst_bxt_prepare_fw(struct sst_dsp *ctx, in sst_bxt_prepare_fw()
178 static int sst_transfer_fw_host_dma(struct sst_dsp *ctx) in sst_transfer_fw_host_dma()
192 static int bxt_load_base_firmware(struct sst_dsp *ctx) in bxt_load_base_firmware()
277 static int bxt_d0i3_target_state(struct sst_dsp *ctx) in bxt_d0i3_target_state()
301 struct sst_dsp *ctx = skl->dsp; in bxt_set_dsp_D0i3() local
340 static int bxt_schedule_dsp_D0i3(struct sst_dsp *ctx) in bxt_schedule_dsp_D0i3()
357 static int bxt_set_dsp_D0i0(struct sst_dsp *ctx) in bxt_set_dsp_D0i0()
398 static int bxt_set_dsp_D0(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D0()
493 static int bxt_set_dsp_D3(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D3()
602 int bxt_sst_init_fw(struct device *dev, struct skl_sst *ctx) in bxt_sst_init_fw()
629 void bxt_sst_dsp_cleanup(struct device *dev, struct skl_sst *ctx) in bxt_sst_dsp_cleanup()