dsp_os_image     7509 sound/pci/hda/patch_ca0132.c 	const struct dsp_image_seg *dsp_os_image;
dsp_os_image     7547 sound/pci/hda/patch_ca0132.c 	dsp_os_image = (struct dsp_image_seg *)(fw_entry->data);
dsp_os_image     7548 sound/pci/hda/patch_ca0132.c 	if (dspload_image(codec, dsp_os_image, 0, 0, true, 0)) {