Lines Matching refs:DSP_DOWNLOADED
943 DSP_DOWNLOADED = 2 enumerator
3535 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
3626 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
4485 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4523 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_alt_set_vipsource()
7234 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
7279 if (spec->dsp_state != DSP_DOWNLOADED) in r3d_setup_defaults()
7323 if (spec->dsp_state != DSP_DOWNLOADED) in sbz_setup_defaults()
7380 if (spec->dsp_state != DSP_DOWNLOADED) in ae5_setup_defaults()
7571 if (spec->dsp_state != DSP_DOWNLOADED) { in ca0132_download_dsp()
7577 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
7581 if (spec->dsp_state == DSP_DOWNLOADED && !ca0132_use_alt_functions(spec)) in ca0132_download_dsp()
8287 if (spec->dsp_state == DSP_DOWNLOADED) { in ca0132_init()