Searched refs:dsp_stat (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr_core.h50 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member in struct:pcxhr_rmh
H A Dpcxhr_core.c572 if (rmh->dsp_stat != RMH_SSIZE_FIXED) {
573 if (rmh->dsp_stat == RMH_SSIZE_ARG) {
577 /* rmh->dsp_stat == RMH_SSIZE_MASK */
729 rmh->dsp_stat = pcxhr_dsp_cmds[cmd].st_type;
H A Dpcxhr.c1262 rmh.dsp_stat = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/lx6464es/
H A Dlx_core.h107 u16 dsp_stat; /* status type, RMP_SSIZE_XXX */ member in struct:lx_rmh
H A Dlx_core.c277 rmh->dsp_stat = dsp_commands[cmd].dcStatusType;
337 if (rmh->dsp_stat == 0)

Completed in 146 milliseconds