Searched refs:LgStat (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/drivers/vx/
H A Dvx_cmd.c105 rmh->LgStat = vx_dsp_cmds[cmd].st_length;
H A Dvx_core.c165 if (rmh->DspStat == RMH_SSIZE_FIXED && rmh->LgStat == 0)
185 rmh->LgStat = size + 1;
196 rmh->LgStat = size + 1;
200 size = rmh->LgStat;
H A Dvx_mixer.c365 rmh.LgStat += 2 * VU_METER_CHANNELS;
H A Dvx_pcm.c1148 while (i < chip->irq_rmh.LgStat) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h49 u16 LgStat; /* length of the status received (WORDs) */ member in struct:vx_rmh
440 RMH_SSIZE_FIXED = 0, /* status size given by the driver (in LgStat) */

Completed in 75 milliseconds