Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_ca0132.c686 DSP_DOWNLOADED = 2 enumerator
2730 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_playback_pcm_delay()
2821 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_capture_pcm_delay()
3275 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_set_vipsource()
4298 if (spec->dsp_state != DSP_DOWNLOADED) in ca0132_setup_defaults()
4407 spec->dsp_state = DSP_DOWNLOADED; in ca0132_download_dsp()
4409 if (spec->dsp_state == DSP_DOWNLOADED) in ca0132_download_dsp()