Searched refs:cs_dsp_stop (Results 1 – 9 of 9) sorted by relevance
176 cs_dsp_stop(priv->dsp); in cs_dsp_test_run_stop_callbacks() 192 cs_dsp_stop(priv->dsp); in cs_dsp_test_run_stop_callbacks() 337 cs_dsp_stop(priv->dsp); in cs_dsp_test_no_callbacks()
20 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *);372 cs_dsp_stop(dsp); in cs_dsp_ctl_read_volatile_stopped() 426 cs_dsp_stop(dsp); in cs_dsp_ctl_read_volatile_stopped_powered_down() 658 cs_dsp_stop(dsp); in cs_dsp_ctl_write_volatile_stopped() 719 cs_dsp_stop(dsp); in cs_dsp_ctl_write_volatile_stopped_powered_down() 990 cs_dsp_stop(dsp); in cs_dsp_ctl_read_cache_with_seek() 1125 cs_dsp_stop(dsp); in cs_dsp_ctl_read_cache_truncated() 1274 cs_dsp_stop(dsp); in cs_dsp_ctl_write_cache_with_seek() 1437 cs_dsp_stop(dsp); in cs_dsp_ctl_write_cache_truncated()
20 KUNIT_DEFINE_ACTION_WRAPPER(_cs_dsp_stop_wrapper, cs_dsp_stop, struct cs_dsp *);367 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_init_multiple_fw_same_controls() 476 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() 594 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_init_multiple_mems() 695 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_init_multiple_algs() 809 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_init_multiple_offsets() 966 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_read_stopped() 1095 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_read_stopped_powered_down() 1747 cs_dsp_stop(dsp); in cs_dsp_ctl_cache_write_stopped() 1894 cs_dsp_stop(ds in cs_dsp_ctl_cache_write_stopped_powered_down() [all...]
234 cs_dsp_stop(&cs40l50->dsp); in cs40l50_reset_dsp() 270 cs_dsp_stop(data); in cs40l50_dsp_stop()
202 * @pre_stop: Called under the pwr_lock by cs_dsp_stop() before the core is stopped203 * @post_stop: Called under the pwr_lock by cs_dsp_stop() after the core is stopped234 void cs_dsp_stop(struct cs_dsp *dsp);
130 cs_dsp_stop(&cs35l56->cs_dsp); in cs35l56_hda_runtime_suspend() 675 cs_dsp_stop(&cs35l56->cs_dsp); in cs35l56_hda_fw_load()
616 cs_dsp_stop(dsp); in cs35l41_shutdown_dsp()
2774 * cs_dsp_stop() must have been called before this function. The core will be2891 * cs_dsp_stop() - Stops the firmware2896 void cs_dsp_stop(struct cs_dsp *dsp) in cs_dsp_stop() function 2927 EXPORT_SYMBOL_NS_GPL(cs_dsp_stop, "FW_CS_DSP");
1099 cs_dsp_stop(&dsp->cs_dsp); in wm_adsp_stop()