Lines Matching refs:DSP_DOWNLOADED
1015 DSP_DOWNLOADED = 2 enumerator
3807 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
3898 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
4813 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4851 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_alt_set_vipsource()
8063 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
8108 if (spec->dsp_state != DSP_DOWNLOADED) in r3d_setup_defaults()
8158 if (spec->dsp_state != DSP_DOWNLOADED) in sbz_setup_defaults()
8217 if (spec->dsp_state != DSP_DOWNLOADED) in ae5_setup_defaults()
8286 if (spec->dsp_state != DSP_DOWNLOADED) in ae7_setup_defaults()
8495 if (spec->dsp_state != DSP_DOWNLOADED) { in ca0132_download_dsp()
8501 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
8505 if (spec->dsp_state == DSP_DOWNLOADED && !ca0132_use_alt_functions(spec)) in ca0132_download_dsp()
9357 if (spec->dsp_state == DSP_DOWNLOADED) { in ca0132_init()