Lines Matching defs:ctx
30 void skl_dsp_set_state_locked(struct sst_dsp *ctx, int state) in skl_dsp_set_state_locked()
37 static int skl_dsp_core_set_reset_state(struct sst_dsp *ctx) in skl_dsp_core_set_reset_state()
63 static int skl_dsp_core_unset_reset_state(struct sst_dsp *ctx) in skl_dsp_core_unset_reset_state()
90 static bool is_skl_dsp_core_enable(struct sst_dsp *ctx) in is_skl_dsp_core_enable()
106 static int skl_dsp_reset_core(struct sst_dsp *ctx) in skl_dsp_reset_core()
117 static int skl_dsp_start_core(struct sst_dsp *ctx) in skl_dsp_start_core()
143 static int skl_dsp_core_power_up(struct sst_dsp *ctx) in skl_dsp_core_power_up()
169 static int skl_dsp_core_power_down(struct sst_dsp *ctx) in skl_dsp_core_power_down()
184 static int skl_dsp_enable_core(struct sst_dsp *ctx) in skl_dsp_enable_core()
198 int skl_dsp_disable_core(struct sst_dsp *ctx) in skl_dsp_disable_core()
223 int skl_dsp_boot(struct sst_dsp *ctx) in skl_dsp_boot()
256 struct sst_dsp *ctx = dev_id; in skl_dsp_sst_interrupt() local
285 int skl_dsp_wake(struct sst_dsp *ctx) in skl_dsp_wake()
291 int skl_dsp_sleep(struct sst_dsp *ctx) in skl_dsp_sleep()
343 bool is_skl_dsp_running(struct sst_dsp *ctx) in is_skl_dsp_running()