Lines Matching refs:DSP_DOWNLOADED
1049 DSP_DOWNLOADED = 2 enumerator
3940 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
4031 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
4948 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4986 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_alt_set_vipsource()
8224 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
8269 if (spec->dsp_state != DSP_DOWNLOADED) in r3d_setup_defaults()
8319 if (spec->dsp_state != DSP_DOWNLOADED) in sbz_setup_defaults()
8373 if (spec->dsp_state != DSP_DOWNLOADED) in ae5_setup_defaults()
8438 if (spec->dsp_state != DSP_DOWNLOADED) in ae7_setup_defaults()
8645 if (spec->dsp_state != DSP_DOWNLOADED) { in ca0132_download_dsp()
8651 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
8655 if (spec->dsp_state == DSP_DOWNLOADED && !ca0132_use_alt_functions(spec)) in ca0132_download_dsp()
9528 if (spec->dsp_state == DSP_DOWNLOADED) { in ca0132_init()