dsp_state         987 sound/pci/hda/patch_ca0132.c 	enum dsp_download_state dsp_state;
dsp_state        3516 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state == DSP_DOWNLOADING)
dsp_state        3537 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        3613 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state == DSP_DOWNLOADING)
dsp_state        3628 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        4487 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        4525 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        7236 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        7281 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        7325 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        7382 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED)
dsp_state        7569 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state == DSP_DOWNLOAD_FAILED)
dsp_state        7573 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOADED) {
dsp_state        7574 sound/pci/hda/patch_ca0132.c 		spec->dsp_state = DSP_DOWNLOADING;
dsp_state        7577 sound/pci/hda/patch_ca0132.c 			spec->dsp_state = DSP_DOWNLOAD_FAILED;
dsp_state        7579 sound/pci/hda/patch_ca0132.c 			spec->dsp_state = DSP_DOWNLOADED;
dsp_state        7583 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state == DSP_DOWNLOADED && !ca0132_use_alt_functions(spec))
dsp_state        8001 sound/pci/hda/patch_ca0132.c 		spec->dsp_state = DSP_DOWNLOAD_INIT;
dsp_state        8290 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state == DSP_DOWNLOADED) {
dsp_state        8294 sound/pci/hda/patch_ca0132.c 			spec->dsp_state = DSP_DOWNLOAD_INIT;
dsp_state        8302 sound/pci/hda/patch_ca0132.c 	if (spec->dsp_state != DSP_DOWNLOAD_FAILED)
dsp_state        8303 sound/pci/hda/patch_ca0132.c 		spec->dsp_state = DSP_DOWNLOAD_INIT;
dsp_state        8782 sound/pci/hda/patch_ca0132.c 	spec->dsp_state = DSP_DOWNLOAD_INIT;