Home
last modified time | relevance | path

Searched refs:DSP_DOWNLOADED (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dpatch_ca0132.c688 DSP_DOWNLOADED = 2 enumerator
2704 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
2795 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
3249 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4272 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
4381 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
4383 if (spec->dsp_state == DSP_DOWNLOADED) in ca0132_download_dsp()