Lines Matching refs:DSP_DOWNLOADED
1049 DSP_DOWNLOADED = 2 enumerator
3927 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
4018 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
4933 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4971 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_alt_set_vipsource()
8209 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
8254 if (spec->dsp_state != DSP_DOWNLOADED) in r3d_setup_defaults()
8304 if (spec->dsp_state != DSP_DOWNLOADED) in sbz_setup_defaults()
8358 if (spec->dsp_state != DSP_DOWNLOADED) in ae5_setup_defaults()
8423 if (spec->dsp_state != DSP_DOWNLOADED) in ae7_setup_defaults()
8630 if (spec->dsp_state != DSP_DOWNLOADED) { in ca0132_download_dsp()
8636 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
8640 if (spec->dsp_state == DSP_DOWNLOADED && !ca0132_use_alt_functions(spec)) in ca0132_download_dsp()
9513 if (spec->dsp_state == DSP_DOWNLOADED) { in ca0132_init()