Lines Matching refs:DSP_DOWNLOADED
881 DSP_DOWNLOADED = 2 enumerator
3315 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
3406 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
4169 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4207 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_alt_set_vipsource()
6440 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
6485 if (spec->dsp_state != DSP_DOWNLOADED) in r3d_setup_defaults()
6530 if (spec->dsp_state != DSP_DOWNLOADED) in sbz_setup_defaults()
6736 if (spec->dsp_state != DSP_DOWNLOADED) { in ca0132_download_dsp()
6742 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
6746 if (spec->dsp_state == DSP_DOWNLOADED && (!spec->use_alt_functions)) in ca0132_download_dsp()
7280 if (spec->dsp_state == DSP_DOWNLOADED) { in ca0132_init()