dsp_stat          215 sound/pci/lx6464es/lx_core.c 	rmh->dsp_stat = dsp_commands[cmd].dcStatusType;
dsp_stat          275 sound/pci/lx6464es/lx_core.c 			if (rmh->dsp_stat == 0)
dsp_stat           89 sound/pci/lx6464es/lx_core.h 	u16	dsp_stat;	/* status type, RMP_SSIZE_XXX */
dsp_stat         1291 sound/pci/pcxhr/pcxhr.c 		rmh.dsp_stat = 0;
dsp_stat          564 sound/pci/pcxhr/pcxhr_core.c 			if (rmh->dsp_stat != RMH_SSIZE_FIXED) {
dsp_stat          565 sound/pci/pcxhr/pcxhr_core.c 				if (rmh->dsp_stat == RMH_SSIZE_ARG) {
dsp_stat          724 sound/pci/pcxhr/pcxhr_core.c 	rmh->dsp_stat = pcxhr_dsp_cmds[cmd].st_type;
dsp_stat           37 sound/pci/pcxhr/pcxhr_core.h 	u16	dsp_stat;		/* status type, RMP_SSIZE_XXX */